[evolution-data-server/openismus-work] Fixing make dist for libebook
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server/openismus-work] Fixing make dist for libebook
- Date: Wed, 5 Dec 2012 12:20:27 +0000 (UTC)
commit b92d8ff8c7c8e169f8ac4305ffb4e96ad569b309
Author: Tristan Van Berkom <tristanvb openismus com>
Date: Wed Dec 5 21:18:34 2012 +0900
Fixing make dist for libebook
After splitting the libs up, libebook was still listing EXTRA_DIST files
that are now only in libebook-contacts
addressbook/libebook/Makefile.am | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/addressbook/libebook/Makefile.am b/addressbook/libebook/Makefile.am
index 6c2eb3f..de9045d 100644
--- a/addressbook/libebook/Makefile.am
+++ b/addressbook/libebook/Makefile.am
@@ -138,9 +138,7 @@ EXTRA_DIST = \
$(pkgconfig_DATA:-$(API_VERSION).pc=.pc.in) \
e-book-enumtypes.h.template \
e-book-enumtypes.c.template \
- e-book-marshal.list \
- e-name-western-tables.h.in \
- gen-western-table.py
+ e-book-marshal.list
dist-hook:
cd $(distdir); rm -f $(BUILT_SOURCES)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]