diff --git a/Makefile.am b/Makefile.am index 3fcbc70..3040616 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,7 +3,12 @@ AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6 SUBDIRS = include src contrib doc tests BUILT_SOURCES = $(top_srcdir)/.version -EXTRA_DIST = git-version-gen .version +EXTRA_DIST = \ + .version \ + contrib/osmo-pcap.spec.in \ + debian \ + git-version-gen \ + $(NULL) AM_DISTCHECK_CONFIGURE_FLAGS = \ --with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)