From df9b1f2ec74b1ce209b6d12a17df26b9a9e2f3c0 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Tue, 6 May 2003 13:16:00 +0000 Subject: Fixes #41811 2003-05-05 JP Rosevear Fixes #41811 * gui/alarm-notify/Makefile.am: don't dist idl generated files svn path=/trunk/; revision=21112 --- calendar/gui/alarm-notify/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'calendar/gui') diff --git a/calendar/gui/alarm-notify/Makefile.am b/calendar/gui/alarm-notify/Makefile.am index a85e99a9cf..4ad04628a4 100644 --- a/calendar/gui/alarm-notify/Makefile.am +++ b/calendar/gui/alarm-notify/Makefile.am @@ -70,3 +70,6 @@ EXTRA_DIST = \ BUILT_SOURCES = $(CORBA_GENERATED) CLEANFILES = $(BUILT_SOURCES) + +dist-hook: + cd $(distdir); rm -f $(BUILT_SOURCES) \ No newline at end of file -- cgit v1.2.3