aboutsummaryrefslogtreecommitdiff
path: root/src/tests
diff options
context:
space:
mode:
authorPavel Labath <pavelo@centrum.sk>2011-04-09 12:52:10 (GMT)
committerMathias Gumz <mathias gumz at gmail com>2011-04-18 06:50:44 (GMT)
commit86c9b100f3e27f5b3136f4a1d37b703306e7ddd9 (patch)
tree270a0a0f2d37f29cc80676632085707ffce7cd97 /src/tests
parent8b6943ab1c3862d217e89e1c91582c905c71fbd0 (diff)
downloadfluxbox-86c9b100f3e27f5b3136f4a1d37b703306e7ddd9.zip
fluxbox-86c9b100f3e27f5b3136f4a1d37b703306e7ddd9.tar.bz2
Fix VPATH builds
Diffstat (limited to 'src/tests')
-rw-r--r--src/tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/Makefile.am b/src/tests/Makefile.am
index 1b82135..53e1ddc 100644
--- a/src/tests/Makefile.am
+++ b/src/tests/Makefile.am
@@ -1,4 +1,4 @@
1INCLUDES= -I.. 1INCLUDES= -I$(top_srcdir)/src
2 2
3noinst_PROGRAMS= \ 3noinst_PROGRAMS= \
4 testTexture \ 4 testTexture \