summaryrefslogtreecommitdiffstats
path: root/common/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'common/Makefile.am')
-rw-r--r--common/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/common/Makefile.am b/common/Makefile.am
index ac759001e..1659e0d17 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -1,5 +1,9 @@
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = trace collection ini dhash path_utils elapi
+
+dist_noinst_DATA = \
+ m4
+
if SINGLELIB
# Build all components as a single shared library
lib_LTLIBRARIES = libsssd_util.la