build-sys: fix make distcheck

This commit is contained in:
Lennart Poettering 2010-06-22 00:05:37 +02:00
parent 8c6db83365
commit 64ca679e69

View File

@ -168,7 +168,7 @@ EXTRA_DIST = \
LICENSE \ LICENSE \
README \ README \
DISTRO_PORTING \ DISTRO_PORTING \
src/systemd.pc.in systemd.pc.in
if TARGET_FEDORA if TARGET_FEDORA
dist_systemunit_DATA += \ dist_systemunit_DATA += \
@ -540,7 +540,8 @@ CLEANFILES = \
units/session/remote-fs.target \ units/session/remote-fs.target \
units/session/exit.service \ units/session/exit.service \
man/systemd.special.7 \ man/systemd.special.7 \
man/systemd.special.html man/systemd.special.html \
systemd.pc
if HAVE_VALAC if HAVE_VALAC
CLEANFILES += \ CLEANFILES += \