1
0
mirror of https://github.com/systemd/systemd.git synced 2025-02-09 13:57:42 +03:00

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 \
README \
DISTRO_PORTING \
src/systemd.pc.in
systemd.pc.in
if TARGET_FEDORA
dist_systemunit_DATA += \
@ -540,7 +540,8 @@ CLEANFILES = \
units/session/remote-fs.target \
units/session/exit.service \
man/systemd.special.7 \
man/systemd.special.html
man/systemd.special.html \
systemd.pc
if HAVE_VALAC
CLEANFILES += \