From 893ed73dccfe113cf5cc489e31b2e9a6c4d1a5b4 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 17 Feb 2013 15:43:00 -0500 Subject: [PATCH] Fix distcheck error. --- addressbook/libebook/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/addressbook/libebook/Makefile.am b/addressbook/libebook/Makefile.am index 221a488..2bd0af0 100644 --- a/addressbook/libebook/Makefile.am +++ b/addressbook/libebook/Makefile.am @@ -148,9 +148,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) -- 2.7.4