mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-cbc.git
synced 2025-10-23 08:22:19 +00:00
Makefile.am: cosmetic changes
Change-Id: Ib667fcf37413d15cd9b1cf53931e3360214b049e
This commit is contained in:
@@ -3,7 +3,11 @@ AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6
|
||||
AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include
|
||||
SUBDIRS = src doc contrib tests
|
||||
|
||||
EXTRA_DIST = .version README.md git-version-gen contrib/osmo-cbc.spec.in
|
||||
EXTRA_DIST = .version \
|
||||
README.md \
|
||||
git-version-gen \
|
||||
contrib/osmo-cbc.spec.in \
|
||||
$(NULL)
|
||||
|
||||
AM_DISTCHECK_CONFIGURE_FLAGS = \
|
||||
--with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)
|
||||
|
Reference in New Issue
Block a user