build fix



hi,

this patch was required for me to build from a clean cvs co (with
automake 1.4p5).

jacob
-- 
"In fact, can you imagine anything more terrifying than a zombie clown?"
	-- moby
Index: Makefile.am
===================================================================
RCS file: /cvs/gnome/gconf/gconf/Makefile.am,v
retrieving revision 1.66
diff -u -r1.66 Makefile.am
--- GConf/gconf/Makefile.am	2001/09/28 18:31:48	1.66
+++ GConf/gconf/Makefile.am	2001/12/04 18:36:19
@@ -32,6 +32,8 @@
 	gconfmarshal.h		\
 	gconfmarshal.c
 
+$(OBJECTS): $(BUILT_SOURCES)
+
 CLEANFILES = \
 	$(BUILT_SOURCES)	\
 	stamp-gconfmarshal.h	\


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