build: clean all files on 'make distclean'
authorPavel Šimerda <psimerda@redhat.com>
Tue, 13 Nov 2012 22:13:25 +0000 (23:13 +0100)
committerPavel Šimerda <psimerda@redhat.com>
Tue, 13 Nov 2012 22:13:25 +0000 (23:13 +0100)
docs/api/Makefile.am
docs/libnm-glib/Makefile.am
docs/libnm-util/Makefile.am

index e5bf509..ba98f16 100644 (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
index 05fa706..84807e2 100644 (file)
@@ -91,6 +91,7 @@ EXTRA_DIST += version.xml.in
 
 CLEANFILES += \
        libnm-glib-sections.txt \
+       libnm-glib-overrides.txt \
        html/* \
        tmpl/* \
        xml/*
index 8404be5..8b8b5aa 100644 (file)
@@ -66,6 +66,7 @@ EXTRA_DIST += version.xml.in
 
 CLEANFILES += \
        libnm-util-sections.txt \
+       libnm-util-overrides.txt \
        html/* \
        tmpl/* \
        xml/*