mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
build: Include meson files in dist
This commit is contained in:
10
Makefile.am
10
Makefile.am
@ -1,6 +1,14 @@
|
||||
SUBDIRS = daemon data help lib po src tools tests
|
||||
|
||||
EXTRA_DIST = AUTHORS tap-test COPYING.gpl-2
|
||||
EXTRA_DIST = \
|
||||
AUTHORS \
|
||||
tap-test \
|
||||
COPYING.gpl-2 \
|
||||
meson.build \
|
||||
meson_options.txt \
|
||||
meson_post_install.sh \
|
||||
config.h.meson \
|
||||
po/meson.build
|
||||
|
||||
DISTCHECK_CONFIGURE_FLAGS = --with-sysprofd=bundled --with-systemdsystemunitdir='$(prefix)/etc/systemd/system'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user