summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorErik de Castro Lopo <erikd@mega-nerd.com>2012-02-04 16:12:05 +1100
committerErik de Castro Lopo <erikd@mega-nerd.com>2012-02-04 16:12:05 +1100
commit494919106ab7f6142538550e8b8a15dc7131526c (patch)
treea4aeb6b380dad5bd74014eb7de5661b4292e1e03 /Makefile.am
parent6c7568b7128f02a4befc58d64b44b80e32255c74 (diff)
downloadflac-494919106ab7f6142538550e8b8a15dc7131526c.tar.gz
Makefile.am : Add CLEANFILES entry.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index c57189da..3fad0722 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -53,3 +53,5 @@ EXTRA_DIST = \
fastcheck:
(cd test && make fastcheck)
+
+CLEANFILES = *~