[systemd-commits] Makefile.am
Zbigniew JÄdrzejewski-Szmek
zbyszek at kemper.freedesktop.org
Fri Oct 3 19:08:49 PDT 2014
Makefile.am | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit f45d32872cb65530b6c7b4818c40e917b44b2633
Author: Zbigniew JÄdrzejewski-Szmek <zbyszek at in.waw.pl>
Date: Fri Oct 3 22:08:23 2014 -0400
build-sys: fix make distcheck
diff --git a/Makefile.am b/Makefile.am
index 60011b7..cca949f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -712,7 +712,8 @@ man/systemd.directives.xml: $(top_srcdir)/tools/make-directive-index.py $(SOURCE
EXTRA_DIST += \
man/systemd.index.xml \
man/index.html \
- man/systemd.directives.xml
+ man/systemd.directives.xml \
+ man/glib-event-glue.c
CLEANFILES += \
man/systemd.index.xml \
More information about the systemd-commits
mailing list