diff options
Diffstat (limited to 'src/systemd-path/Makefile')
-rw-r--r-- | src/systemd-path/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/systemd-path/Makefile b/src/systemd-path/Makefile index 9009100008..19eb6bd10a 100644 --- a/src/systemd-path/Makefile +++ b/src/systemd-path/Makefile @@ -29,5 +29,4 @@ systemd_path_SOURCES = \ systemd_path_LDADD = \ libshared.la -$(eval $(value automake2autothing)) include $(topsrcdir)/build-aux/Makefile.tail.mk |