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