mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-bts.git
synced 2025-10-23 08:22:10 +00:00
Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in
Change-Id: Ia08afb32b228d0a2380190e358364e07b20ce0f3
This commit is contained in:
@@ -5,9 +5,13 @@ SUBDIRS = include src tests doc contrib
|
||||
|
||||
# package the contrib and doc
|
||||
EXTRA_DIST = \
|
||||
.version \
|
||||
README.md \
|
||||
contrib/dump_docs.py \
|
||||
git-version-gen .version \
|
||||
README.md
|
||||
contrib/osmo-bts.spec.in \
|
||||
debian \
|
||||
git-version-gen \
|
||||
$(NULL)
|
||||
|
||||
AM_DISTCHECK_CONFIGURE_FLAGS = \
|
||||
--with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)
|
||||
|
Reference in New Issue
Block a user