chiark / gitweb /
build-sys: drop systemd- prefix from analyze dir
[elogind.git] / Makefile.am
index c68b2ace339f7eeca802e32c90443f5676a15856..57a149eb3cebfacddccc01548e1d4eaf0245d9b7 100644 (file)
@@ -211,7 +211,7 @@ bin_PROGRAMS = \
        systemd-detect-virt
 
 dist_bin_SCRIPTS = \
-       src/systemd-analyze/systemd-analyze
+       src/analyze/systemd-analyze
 
 rootlibexec_PROGRAMS = \
        systemd \
@@ -869,6 +869,11 @@ check_PROGRAMS += \
        test-install \
        test-watchdog
 
+TESTS += \
+       test-job-type \
+       test-env-replace \
+       test-strv
+
 test_engine_SOURCES = \
        src/test/test-engine.c
 
@@ -1927,6 +1932,9 @@ test_id128_LDADD = \
 check_PROGRAMS += \
        test-id128
 
+TESTS += \
+       test-id128
+
 pkginclude_HEADERS += \
        src/systemd/sd-id128.h