aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-12-19 13:00:08 +0000
committerChristian Grothoff <christian@grothoff.org>2009-12-19 13:00:08 +0000
commit19ffe0664869a7954ca9688f35270631bec39b69 (patch)
tree1c169cf15668815179a32cd0bd35a51c04c69254 /src/Makefile.am
parent01e3e60dd64caeb9a441248d602b4c8a60e9413b (diff)
downloadlibextractor-19ffe0664869a7954ca9688f35270631bec39b69.tar.gz
libextractor-19ffe0664869a7954ca9688f35270631bec39b69.zip
will move test into main eventually
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index ec1242e..b620c01 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -4,4 +4,4 @@ endif
4 4
5INCLUDES = -I$(top_srcdir)/src/include 5INCLUDES = -I$(top_srcdir)/src/include
6 6
7SUBDIRS = include $(INTLEMU_SUBDIRS) main common plugins test . 7SUBDIRS = include $(INTLEMU_SUBDIRS) main common plugins .