summaryrefslogtreecommitdiffstats
path: root/collection
diff options
context:
space:
mode:
Diffstat (limited to 'collection')
-rw-r--r--collection/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/collection/Makefile.am b/collection/Makefile.am
index 6102f65..323a5cb 100644
--- a/collection/Makefile.am
+++ b/collection/Makefile.am
@@ -16,7 +16,9 @@ ACLOCAL_AMFLAGS = -I m4
# Set up the pkg-config file
pkgconfigdir = $(libdir)/pkgconfig
-dist_noinst_DATA = collection.pc
+dist_noinst_DATA = \
+ collection.pc \
+ m4
# Build library
noinst_LTLIBRARIES = libcollection.la