diff options
Diffstat (limited to 'src/systemd-tmpfiles/Makefile')
-rw-r--r-- | src/systemd-tmpfiles/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/systemd-tmpfiles/Makefile b/src/systemd-tmpfiles/Makefile index ffb01ae3d8..88ea973bae 100644 --- a/src/systemd-tmpfiles/Makefile +++ b/src/systemd-tmpfiles/Makefile @@ -81,4 +81,5 @@ EXTRA_DIST += \ units/systemd-tmpfiles-setup.service.in \ units/systemd-tmpfiles-clean.service.in +$(eval $(value automake2autothing)) include $(topsrcdir)/build-aux/Makefile.tail.mk |