From a4b2658454c55d988a26b3ec06018a04c21e742c Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Fri, 7 Nov 2003 07:08:45 +0000 Subject: dist the marshal list 2003-11-07 JP Rosevear * util/Makefile.am: dist the marshal list svn path=/trunk/; revision=23210 --- addressbook/util/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'addressbook/util') diff --git a/addressbook/util/Makefile.am b/addressbook/util/Makefile.am index 56aadd1153..ddbea27e2e 100644 --- a/addressbook/util/Makefile.am +++ b/addressbook/util/Makefile.am @@ -19,7 +19,7 @@ INCLUDES = \ noinst_LTLIBRARIES = libeabutil.la libeabutil_la_SOURCES = \ - eab-marshal.c  \ + eab-marshal.c \ eab-destination.c \ eab-destination.h \ eab-book-util.c \ @@ -35,5 +35,8 @@ MARSHAL_GENERATED = eab-marshal.c eab-marshal.h BUILT_SOURCES = $(MARSHAL_GENERATED) CLEANFILES = $(BUILT_SOURCES) +EXTRA_DIST = \ + eab-marshal.list + dist-hook: cd $(distdir); rm -f $(BUILT_SOURCES) -- cgit v1.2.3