[epiphany/wip/autocrap: 33/37] Clean data files in normal clean
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/wip/autocrap: 33/37] Clean data files in normal clean
- Date: Tue, 30 Jun 2015 15:41:12 +0000 (UTC)
commit 9d512444141203d7de5513b66ca9dd59dfd3816f
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Mon Jun 29 18:39:14 2015 -0500
Clean data files in normal clean
Let's reserve distclean for stuff generated by configure, and use clean
for everything generated by make and not distributed (the usual rule).
data/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 7cb3a90..f28db56 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -72,7 +72,7 @@ EXTRA_DIST = \
epiphany-service.xml \
check-mime.py
-DISTCLEANFILES = \
+CLEANFILES = \
$(appstream_XML) \
$(service_DATA) \
$(desktop_DATA) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]