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