From 0d7bc876c00648b888cdb88280e9f7aebb3023f9 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Fri, 22 May 2020 13:43:32 +0200 Subject: Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in Change-Id: If17e82c5fe1fc49877a5a3d9ba250e86091e253c --- Makefile.am | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 48051f24..85e3c654 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,12 @@ AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6 SUBDIRS = include src doc tests contrib -EXTRA_DIST = osmoappdesc.py README.md +EXTRA_DIST = \ + README.md \ + contrib/osmo-pcu.spec.in \ + debian \ + osmoappdesc.py \ + $(NULL) AM_DISTCHECK_CONFIGURE_FLAGS = \ --with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir) -- cgit v1.2.3