build: clean all files on 'make distclean'

This commit is contained in:
Pavel Šimerda 2012-11-13 23:13:25 +01:00
parent 04297230e6
commit 1b0b943663
3 changed files with 5 additions and 1 deletions

View file

@ -87,4 +87,6 @@ CLEANFILES =
endif
EXTRA_DIST += version.xml.in
CLEANFILES += html/* tmpl/* xml/*
CLEANFILES += html/* tmpl/* xml/* \
NetworkManager-sections.txt \
NetworkManager-overrides.txt

View file

@ -91,6 +91,7 @@ EXTRA_DIST += version.xml.in
CLEANFILES += \
libnm-glib-sections.txt \
libnm-glib-overrides.txt \
html/* \
tmpl/* \
xml/*

View file

@ -66,6 +66,7 @@ EXTRA_DIST += version.xml.in
CLEANFILES += \
libnm-util-sections.txt \
libnm-util-overrides.txt \
html/* \
tmpl/* \
xml/*