From f3155e33b91f4cb3565f2c64f9fcfc16e412f649 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Fri, 22 May 2020 13:48:11 +0200 Subject: [PATCH] Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in Change-Id: Ie192c9b516ff98f2b1ab8e7927da55a0c1e9eb56 --- Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 9462fa8c..01523414 100644 --- a/Makefile.am +++ b/Makefile.am @@ -39,7 +39,10 @@ SUBDIRS = \ EXTRA_DIST = \ LEGAL \ COPYING \ - README.md + README.md \ + contrib/osmo-trx.spec.in \ + debian \ + $(NULL) AM_DISTCHECK_CONFIGURE_FLAGS = \ --with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)