summaryrefslogtreecommitdiff
path: root/src/libshared
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-06 22:17:01 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-06 22:17:01 -0400
commit4511e28baca960f9a732e600af6acbb242b22b91 (patch)
tree7017d45e0f04fc1b65785ac96c4653db6a8f628f /src/libshared
parentfc40cbe071d8952a5de324d3cfd34ecd63ae4bac (diff)
add missing at.depdirs
Diffstat (limited to 'src/libshared')
-rw-r--r--src/libshared/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libshared/Makefile b/src/libshared/Makefile
index 6a13a76239..dc9e222fc4 100644
--- a/src/libshared/Makefile
+++ b/src/libshared/Makefile
@@ -140,6 +140,7 @@ libshared_la_LIBADD = \
$(eval $(value automake2autothing))
at.depdirs += $(topoutdir)/src/libsystemd/libsystemd-internal
at.depdirs += $(topoutdir)/src/libsystemd/libsystemd-journal-internal
+at.depdirs += $(topoutdir)/src/libudev/src
AM_CPPFLAGS += $(libbasic.CPPFLAGS)
AM_CPPFLAGS += -I$(topsrcdir)/src/libsystemd/libsystemd-journal-internal
AM_CPPFLAGS += -I$(topsrcdir)/src/libsystemd/libsystemd-internal/sd-bus