diff options
Diffstat (limited to 'Build/source/libs/teckit/Makefile.am')
-rw-r--r-- | Build/source/libs/teckit/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/teckit/Makefile.am b/Build/source/libs/teckit/Makefile.am index 1779ce29342..265e2ab4eb6 100644 --- a/Build/source/libs/teckit/Makefile.am +++ b/Build/source/libs/teckit/Makefile.am @@ -24,7 +24,7 @@ EXTRA_DIST += $(TECKIT_TREE)-PATCHES dist-hook: rm -rf `find $(distdir) -name .svn` -SUBDIRS = teckit +SUBDIRS = include/teckit INCLUDES = -I$(top_srcdir)/$(TECKIT_TREE)/source/Public-headers $(ZLIB_INCLUDES) AM_CPPFLAGS = -DNDEBUG |