2012-06-14 13:05:44 +00:00
|
|
|
AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6
|
|
|
|
|
2018-09-10 11:28:25 +00:00
|
|
|
SUBDIRS = include src examples tests contrib
|
2017-03-17 16:24:29 +00:00
|
|
|
EXTRA_DIST = osmoappdesc.py README.md
|
2013-04-05 19:44:46 +00:00
|
|
|
|
2018-09-10 11:28:25 +00:00
|
|
|
DISTCHECK_CONFIGURE_FLAGS = \
|
|
|
|
--with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)
|
|
|
|
|
2017-08-24 11:53:25 +00:00
|
|
|
@RELMAKE@
|
|
|
|
|
2017-03-08 10:58:57 +00:00
|
|
|
pkgconfigdir = $(libdir)/pkgconfig
|
|
|
|
pkgconfig_DATA = osmo-pcu.pc
|