From 3a0d2518184ca975d0cc5a01f7abc6eaf17c3c49 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 12 Jun 2016 11:14:08 -0400 Subject: have automake2autothing also add depdirs for libraries --- src/libshared/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/libshared') diff --git a/src/libshared/Makefile b/src/libshared/Makefile index 778a6ec0ec..b3d0698ffe 100644 --- a/src/libshared/Makefile +++ b/src/libshared/Makefile @@ -148,9 +148,6 @@ test_local_addresses_SOURCES = \ test_local_addresses_LDADD = \ libshared.la -at.depdirs += $(topoutdir)/src/libsystemd/libsystemd-internal -at.depdirs += $(topoutdir)/src/libsystemd/libsystemd-journal-internal -at.depdirs += $(topoutdir)/src/libudev/src systemd.CPPFLAGS += $(libbasic.CPPFLAGS) systemd.CPPFLAGS += $(libsystemd.CPPFLAGS) systemd.CPPFLAGS += -I$(topsrcdir)/src/libsystemd/libsystemd-journal-internal -- cgit v1.2.3-54-g00ecf