[systemd-devel] [PATCH 2/2] build-sys: distribute introspect.awk
Thierry Reding
thierry.reding at avionic-design.de
Wed Nov 24 10:49:21 PST 2010
---
Makefile.am | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 7cd6787..eeb6ff9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -321,7 +321,8 @@ EXTRA_DIST = \
units/fsck at .service.in \
units/fsck-root.service.in \
units/quotacheck.service.in \
- systemd.pc.in
+ systemd.pc.in \
+ introspect.awk
if TARGET_FEDORA
dist_systemunit_DATA += \
More information about the systemd-devel
mailing list