[gimp/gimp-2-8] Revert "app: add gimpmarshal.[ch] to DISTCLEANFILES"
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gimp-2-8] Revert "app: add gimpmarshal.[ch] to DISTCLEANFILES"
- Date: Mon, 25 Aug 2014 07:37:35 +0000 (UTC)
commit 1a13a714ab2ed79430d4d7a07b0cb493cae40593
Author: Michael Natterer <mitch gimp org>
Date: Mon Aug 25 09:31:28 2014 +0200
Revert "app: add gimpmarshal.[ch] to DISTCLEANFILES"
This reverts commit 2772c2d64e945a9b81692e509d1c3daf4c28862a.
Apparently this was some local build fnord that doesn't need to be
fixed after all. Not needed in a clean build, but needs further
investigation.
app/core/Makefile.am | 8 +-------
1 files changed, 1 insertions(+), 7 deletions(-)
---
diff --git a/app/core/Makefile.am b/app/core/Makefile.am
index 1b666ae..de6c124 100644
--- a/app/core/Makefile.am
+++ b/app/core/Makefile.am
@@ -403,13 +403,7 @@ libappcore_a_built_sources = \
libappcore_a_extra_sources = \
gimpmarshal.list
-libappcore_a_SOURCES = \
- $(libappcore_a_built_sources) \
- $(libappcore_a_sources)
-
-DISTCLEANFILES = \
- gimpmarshal.c \
- gimpmarshal.h
+libappcore_a_SOURCES = $(libappcore_a_built_sources) $(libappcore_a_sources)
EXTRA_DIST = \
$(libappcore_a_extra_sources)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]