aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2020-05-22 13:32:04 +0200
committerOliver Smith <osmith@sysmocom.de>2020-05-22 13:32:04 +0200
commitcecae664fffd356c6dbf275844e0e6739adf25e2 (patch)
tree5850cffe5fed5021f5082f90e8b7b1f3c631131d
parent4da2ed46b11de3648c7d106ce438c6f4ecdd81a8 (diff)
Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3e44376..f888647 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,7 +18,9 @@ EXTRA_DIST = src/Makefile.am\
test_apps/sendwp.xml\
test_apps/recv_and_unpack.inc \
README.md \
- .version
+ .version \
+ debian \
+ contrib/libsmpp34.spec.in
@RELMAKE@