[PATCH] idl output in tarballs



The idl/Makefile.am leaves out some of the orbit-generated files,
which causes the distributions to fail when orbit is updated.  Here's
a patch (for cvs, this won't help with existing tarballs, I leave that
as an exercise for the student):


--- balsa-0.4.9.orig/idl/Makefile.am
+++ balsa-0.4.9/idl/Makefile.am
@@ -8,6 +8,8 @@
 lib_LIBRARIES = libbalsasrv.a
 
 BUILT_SOURCES = balsa-skels.c \
+		balsa-common.c \
+		balsa-stubs.c \
 		balsa.h
 
 INCLUDES=$(GNOME_INCLUDEDIR)

-- 
Chris Waters   xtifr@dsp.net | I have a truly elegant proof of the
      or    xtifr@debian.org | above, but it is too long to fit into
http://www.dsp.net/xtifr     | this .signature file.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]