From cae10cc3742018bcd8eca6782fd02132fc291e64 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 1 Jun 2016 14:55:00 -0400 Subject: stuff --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 9b072e8434..4c8adc1ec8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3193,6 +3193,7 @@ libsystemd_internal_la_LIBADD = \ noinst_LTLIBRARIES += \ libsystemd-internal.la +#@src/libsystemd/Makefile EXTRA_DIST += \ src/libsystemd/libsystemd.pc.in \ src/libsystemd/sd-bus/DIFFERENCES \ @@ -4347,6 +4348,7 @@ libsystemd_journal_internal_la_CFLAGS += \ $(GCRYPT_CFLAGS) \ -Wno-pointer-arith endif +#@src/journal/Makefile noinst_LTLIBRARIES += \ libsystemd-journal-internal.la -- cgit v1.2.3-54-g00ecf