Makefile.am: Ensure debian packaging is part of releases

So far, the 'make dist' tarballs didn't contain the debian packaging.
This commit is contained in:
Harald Welte 2022-06-30 16:08:13 +02:00
parent 0b90f7b0e0
commit 6bf741c934
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ dist-hook:
EXTRA_DIST = \
.version \
contrib/libosmo-dsp.spec.in \
debian \
git-version-gen \
$(NULL)