dist_dbuspolicy_DATA =
dbusinterface_DATA =
dist_dbussystemservice_DATA =
+check_PROGRAMS =
AM_CPPFLAGS = \
-include $(top_builddir)/config.h \
systemgenerator_PROGRAMS = \
systemd-getty-generator
-noinst_PROGRAMS = \
- test-engine \
- test-job-type \
- test-ns \
- test-loopback \
- test-hostname \
- test-daemon \
- test-cgroup \
- test-env-replace \
- test-strv \
- test-install \
- test-watchdog
-
dist_bashcompletion_DATA = \
bash-completion/systemd-bash-completion.sh
src/core/systemd.pc.in
# ------------------------------------------------------------------------------
+check_PROGRAMS += \
+ test-engine \
+ test-job-type \
+ test-ns \
+ test-loopback \
+ test-hostname \
+ test-daemon \
+ test-cgroup \
+ test-env-replace \
+ test-strv \
+ test-install \
+ test-watchdog
+
test_engine_SOURCES = \
src/test/test-engine.c
src/udev/test/udev-test.pl \
src/udev/test/rules-test.sh
-check_PROGRAMS = \
+check_PROGRAMS += \
test-libudev \
test-udev
libsystemd-shared.la \
libsystemd-id128.la
-noinst_PROGRAMS += \
+check_PROGRAMS += \
test-id128
pkginclude_HEADERS += \
UNINSTALL_EXEC_HOOKS += \
libsystemd-journal-uninstall-hook
-noinst_PROGRAMS += \
+check_PROGRAMS += \
test-journal \
test-journal-send
libsystemd-login.la \
libsystemd-shared.la
-noinst_PROGRAMS += \
+check_PROGRAMS += \
test-login
libsystemd_login_la_SOURCES = \