mirror of
https://github.com/AuxXxilium/eudev.git
synced 2025-02-25 05:11:33 +07:00
build-sys: fix make distcheck
This commit is contained in:
parent
8c6db83365
commit
64ca679e69
@ -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 += \
|
||||||
|
Loading…
Reference in New Issue
Block a user