[evolution-data-server/dbus: 20/33] Use gen-western-table
- From: Ross Burton <rburton src gnome org>
- To: svn-commits-list gnome org
- Subject: [evolution-data-server/dbus: 20/33] Use gen-western-table
- Date: Mon, 1 Jun 2009 11:14:19 -0400 (EDT)
commit 94986e0b6a9b434605a46d7be12e24cdf15ae46c
Author: Ross Burton <ross linux intel com>
Date: Mon Jun 1 15:42:10 2009 +0100
Use gen-western-table
---
addressbook/libebook/Makefile.am | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/addressbook/libebook/Makefile.am b/addressbook/libebook/Makefile.am
index 98bb34c..d59f7e0 100644
--- a/addressbook/libebook/Makefile.am
+++ b/addressbook/libebook/Makefile.am
@@ -53,6 +53,9 @@ libebookinclude_HEADERS = \
%-$(API_VERSION).pc: %.pc
cp $< $@
+e-name-western-tables.h: e-name-western-tables.h.in
+ ${srcdir}/gen-western-table.py < $< > $@
+
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libebook-$(API_VERSION).pc
@@ -69,7 +72,9 @@ DISTCLEANFILES = $(pkgconfig_DATA)
EXTRA_DIST = \
e-book-marshal.list \
- $(pkgconfig_DATA:-$(API_VERSION).pc=.pc.in)
+ $(pkgconfig_DATA:-$(API_VERSION).pc=.pc.in) \
+ e-name-western-tables.h.in \
+ gen-western-table.py
dist-hook:
cd $(distdir); rm -f $(BUILT_SOURCES)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]