summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStef Walter <stefw@redhat.com>2013-04-18 22:11:33 +0200
committerStef Walter <stefw@redhat.com>2013-04-19 08:05:04 +0200
commit9fc8444f2c4aca8a551f1300d734742b7d99be00 (patch)
treece7a192feea559e1b2351bc5ac56b80e804b734b /Makefile.am
parent22bfb1beeb9c7fbcdc814798d361e28b3b81f971 (diff)
Make build work without libmba and domcHEADmaster
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 75e9bdd..7c60c91 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
EXTRA_DIST = BUGS doc config.win32.h
-SUBDIRS = libs src win32
+SUBDIRS = src win32
dist-hook:
rm -rf `find $(distdir)/ -name CVS`