diff options
Diffstat (limited to 'src/libsystemd/libsystemd-journal-internal/Makefile')
-rw-r--r-- | src/libsystemd/libsystemd-journal-internal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libsystemd/libsystemd-journal-internal/Makefile b/src/libsystemd/libsystemd-journal-internal/Makefile index 4e1f7327ae..09677d6e5e 100644 --- a/src/libsystemd/libsystemd-journal-internal/Makefile +++ b/src/libsystemd/libsystemd-journal-internal/Makefile @@ -94,4 +94,5 @@ endif noinst_LTLIBRARIES += \ libsystemd-journal-internal.la +$(eval $(value automake2autothing)) include $(topsrcdir)/build-aux/Makefile.tail.mk |