summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-07 03:15:54 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-07 03:15:54 -0400
commit1695727ec85c18e7a31fa824d68bb59704ddacd7 (patch)
treec5c7cd5e468cbdef35df8a222cdd2b692a698a42 /Makefile.am
parent20b308757e1bdf62160f861d04a9732514013d0f (diff)
s
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index d381cfcdbf..0e67fd7ef8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6546,5 +6546,10 @@ list-keys:
add-key:
gpg --verbose --no-options --no-default-keyring --no-auto-key-locate --batch --trust-model=always --keyring=$(srcdir)/src/import/import-pubring.gpg --import -
+#@src/libudev/Makefile
+at.subdirs += src
+#@src/libsystemd/libsystemd-internal/subdir.mk
+systemd.CPPFLAGS += -DLIBDIR=\"$(libdir)\"
+systemd.CPPFLAGS += -DUDEVLIBEXECDIR=\"$(udevlibexecdir)\"
#@all
include $(topsrcdir)/build-aux/Makefile.tail.mk