summaryrefslogtreecommitdiff
path: root/test/Makefile
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-12-16 19:13:21 +0000
committerMike Frysinger <vapier@gentoo.org>2006-12-16 19:13:21 +0000
commit0955b708c0f7657cb8cd0f1c64595f26f586f629 (patch)
treeb4f587a59b63c575a1c67a5b8cc2420c114ff29a /test/Makefile
parentd9099f3dc54d4e9dd182734b039d948b6a0f6b1f (diff)
start pulling in top level Rules.mak so we get access to import CFLAGS/LDFLAGS/CPPFLAGS
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile
index 98f88e66c..b306045cb 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -6,7 +6,6 @@
#
top_builddir=../
--include $(top_builddir).config
include Rules.mak
ALL_SUBDIRS := $(patsubst %/Makefile,%,$(wildcard */Makefile))