summaryrefslogtreecommitdiff
path: root/src/libshared
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-12 11:14:08 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-12 11:14:08 -0400
commit3a0d2518184ca975d0cc5a01f7abc6eaf17c3c49 (patch)
tree112083fb51418c19e7a63936310ee7a04e23bfed /src/libshared
parente6c526b03bfeecdb8af65087e60a658bd36ac80a (diff)
have automake2autothing also add depdirs for libraries
Diffstat (limited to 'src/libshared')
-rw-r--r--src/libshared/Makefile3
1 files changed, 0 insertions, 3 deletions
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