summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 3 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index e7d221f..9b4a4f3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,15 +1,13 @@
ACLOCAL_AMFLAGS = -I config
-SUBDIRS = src doc perf devices tests
-DIST_SUBDIRS = src doc perf devices tests builds/msvc
+SUBDIRS = src doc perf tests
+DIST_SUBDIRS = src doc perf tests builds/msvc
EXTRA_DIST = \
autogen.sh \
version.sh \
MAINTAINERS \
- foreign/openpgm/@pgm_basename@.tar.gz \
- foreign/xmlParser/xmlParser.cpp \
- foreign/xmlParser/xmlParser.hpp
+ foreign/openpgm/@pgm_basename@.tar.gz
MAINTAINERCLEANFILES = \
$(srcdir)/aclocal.m4 \
$(srcdir)/autom4te.cache \