[sound-juicer] Remove the now unused bacon files



commit 821dfdb1e917239d156c8b7b0fc0b3a5c1edd38a
Author: Florian MÃllner <fmuellner gnome org>
Date:   Fri May 4 16:42:01 2012 +0200

    Remove the now unused bacon files
    
    https://bugzilla.gnome.org/show_bug.cgi?id=675245

 src/Makefile.am                |    9 +-
 src/bacon-message-connection.c |  400 ----------------------------------------
 src/bacon-message-connection.h |   43 -----
 3 files changed, 1 insertions(+), 451 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 08f36fb..dbb1734 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -19,8 +19,7 @@ sound_juicer_SOURCES = \
 	gconf-bridge.h \
 	gconf-bridge.c \
 	egg-play-preview.c \
-	egg-play-preview.h \
-	$(BACON_FILES)
+	egg-play-preview.h
 
 sound_juicer_CPPFLAGS = \
 	-I$(top_srcdir)/libjuicer \
@@ -50,10 +49,4 @@ sound_juicer_LDADD = \
 sound_juicer_LDFLAGS = \
 	$(AM_LDFLAGS)
 
-BACON_DIR=$(srcdir)/../../libbacon/src/
-BACON_FILES=bacon-message-connection.h bacon-message-connection.c
-
-regenerate-built-sources:
-	$(AM_V_GEN) BACONFILES="$(BACON_FILES)" BACONDIR="$(BACON_DIR)" $(top_srcdir)/src/update-from-bacon.sh
-
 -include $(top_srcdir)/git.mk



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