[gucharmap] Don't dist built sources, again
- From: Christian Persch <chpe src gnome org>
- To: svn-commits-list gnome org
- Subject: [gucharmap] Don't dist built sources, again
- Date: Mon, 22 Jun 2009 09:04:37 -0400 (EDT)
commit a5814ad00551d82205c05cec8ecf651a679a5e8f
Author: Christian Persch <chpe gnome org>
Date: Mon Jun 22 15:03:26 2009 +0200
Don't dist built sources, again
gucharmap/Makefile.am | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/gucharmap/Makefile.am b/gucharmap/Makefile.am
index 64ba889..ec0d152 100644
--- a/gucharmap/Makefile.am
+++ b/gucharmap/Makefile.am
@@ -106,10 +106,13 @@ libgucharmapinclude_HEADERS = \
gucharmap.h \
gucharmap-script-chapters-model.h \
gucharmap-script-codepoint-list.h \
- gucharmap-type-builtins.h \
gucharmap-unicode-info.h \
$(NULL)
+nodist_libgucharmapinclude_HEADERS = \
+ gucharmap-type-builtins.h \
+ $(NULL)
+
bin_PROGRAMS = gucharmap
gucharmap_SOURCES = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]