summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2010-01-18 15:37:06 -0800
committerDan Williams <dcbw@redhat.com>2010-01-18 15:37:06 -0800
commita1520465fd5b5ad6a75508f5b776a77404425daa (patch)
treece3849e27c6763e5b3f100221abf358a15139dbd /Makefile.am
parent4cb58b8f5f373f5717005a5216d1b4ee8802839c (diff)
downloadModemManager-a1520465fd5b5ad6a75508f5b776a77404425daa.tar.gz
build: fix 'make clean'
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 6ceaf226c..eee08470a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,8 +16,7 @@ docs/spec.html: $(XMLS) introspection/all.xml doc-generator.xsl
all: $(GENERATED_FILES)
-clean:
- rm -f $(GENERATED_FILES)
+CLEANFILES = $(GENERATED_FILES)
endif
SUBDIRS = marshallers src plugins introspection test