[epiphany/wip/autocrap: 27/27] Clean data files in normal clean
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/wip/autocrap: 27/27] Clean data files in normal clean
- Date: Mon, 29 Jun 2015 23:46:22 +0000 (UTC)
commit beb5c699b3458aeafd16eeeae3622af2ab58b345
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]