summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index b4145c4..0f9689d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,8 +4,8 @@ if BUILD_PERF
DIR_PERF = perf
endif
-SUBDIRS = src doc $(DIR_PERF) devices bindings examples
-DIST_SUBDIRS = src doc perf devices bindings examples
+SUBDIRS = src doc $(DIR_PERF) devices bindings
+DIST_SUBDIRS = src doc perf devices bindings
EXTRA_DIST = \
$(top_srcdir)/foreign/openpgm/@pgm_basename@.tar.bz2 \