[file-roller/gnome-2-26] Do no distribute the built sources
- From: Paolo Bacchilega <paobac src gnome org>
- To: svn-commits-list gnome org
- Subject: [file-roller/gnome-2-26] Do no distribute the built sources
- Date: Wed, 1 Jul 2009 07:42:22 +0000 (UTC)
commit f60ecbc11d83f7945d09deb7a6a2e637893a52b5
Author: Paolo Bacchilega <paobac src gnome org>
Date: Wed Jul 1 09:34:41 2009 +0200
Do no distribute the built sources
[fixed bug #587491]
src/Makefile.am | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index d5b0b50..6c5b299 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -177,3 +177,6 @@ file_roller_LDADD = \
EXTRA_DIST = fr-marshal.list
CLEANFILES = $(BUILT_SOURCES)
+
+dist-hook:
+ cd $(distdir); rm -f $(CLEANFILES)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]