[gnome-panel/gtk3] fish: Restored Wanda to the build system



commit 19cf39616bcd34a9117ed8fc76c5e4585f05a122
Author: Germán Póo-Caamaño <gpoo gnome org>
Date:   Sun Jan 30 20:45:04 2011 -0800

    fish: Restored Wanda to the build system
    
    So long, and thanks for all the fish.
    
    Signed-off-by: Germán Póo-Caamaño <gpoo gnome org>

 applets/Makefile.am      |    3 +--
 applets/fish/Makefile.am |    2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/applets/Makefile.am b/applets/Makefile.am
index 98aad58..e1e952d 100644
--- a/applets/Makefile.am
+++ b/applets/Makefile.am
@@ -1,8 +1,7 @@
 SUBDIRS =			\
 	clock			\
+	fish			\
 	notification_area	\
 	wncklet
 
-#SUBDIRS += fish
-
 -include $(top_srcdir)/git.mk
diff --git a/applets/fish/Makefile.am b/applets/fish/Makefile.am
index b878b08..4207e2e 100644
--- a/applets/fish/Makefile.am
+++ b/applets/fish/Makefile.am
@@ -15,7 +15,7 @@ AM_CFLAGS = $(WARN_CFLAGS)
 FISH_SOURCES = fish.c
 
 FISH_LDADD =						\
-	../../libpanel-applet/libpanel-applet-3.la	\
+	../../libpanel-applet/libpanel-applet-4.la	\
 	$(FISH_LIBS)					\
 	$(LIBPANEL_APPLET_LIBS)
 



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