summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Bradford <rob@linux.intel.com>2011-08-15 12:19:46 +0100
committerRob Bradford <rob@linux.intel.com>2011-08-15 12:19:46 +0100
commit752cd58087941e9cdc8d620b4b46993f25501c60 (patch)
tree992e7417cda0a8f19779938d0e32c16550239bd2
parent3eb4407b0f791acf8b94b9a6ecfbf6a8db61b395 (diff)
downloadgconf-752cd58087941e9cdc8d620b4b46993f25501c60.tar.gz
build: Correctly ensure that generated CORBA files are deleted when disting
Otherwise if you have build with ORBIT and then do a dist (which uses D-BUS) then you get the CORBA generated files inside your D-BUS tarball. The previous attempt at this fix caused a FTBFS when you didn't have ORBIT headers.
-rw-r--r--gconf/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gconf/Makefile.am b/gconf/Makefile.am
index e872979f..2b975fbd 100644
--- a/gconf/Makefile.am
+++ b/gconf/Makefile.am
@@ -48,7 +48,7 @@ endif
$(libgconf_2_la_OBJECTS) $(gconftool_2_OBJECTS) $(gconfd_2_OBJECTS): $(built_sourcecode)
-CLEANFILES = $(BUILT_SOURCES) $(service_DATA)
+CLEANFILES = $(BUILT_SOURCES) $(service_DATA) $(CORBA_SOURCECODE)
DISTCLEANFILES = default.path