[gimp/metadata-browser] app: make test-operations build again



commit 038b013f7797a96a73318028c5b834a2c781092f
Author: Michael Natterer <mitch gimp org>
Date:   Tue Jun 26 13:36:41 2012 +0200

    app: make test-operations build again

 app/operations/tests/Makefile.am |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/app/operations/tests/Makefile.am b/app/operations/tests/Makefile.am
index 7aed962..70ccc2b 100644
--- a/app/operations/tests/Makefile.am
+++ b/app/operations/tests/Makefile.am
@@ -23,7 +23,6 @@ AM_CPPFLAGS = \
 # comments about it in app/Makefile.am
 AM_LDFLAGS = \
 	-Wl,-u,$(SYMPREFIX)xcf_init				\
-	-Wl,-u,$(SYMPREFIX)base_init				\
 	-Wl,-u,$(SYMPREFIX)internal_procs_init			\
 	-Wl,-u,$(SYMPREFIX)gimp_plug_in_manager_restore		\
 	-Wl,-u,$(SYMPREFIX)gimp_pdb_compat_param_spec		\
@@ -46,8 +45,6 @@ LDADD = \
 	$(top_builddir)/app/text/libapptext.a			\
 	$(top_builddir)/app/paint/libapppaint.a			\
 	$(top_builddir)/app/config/libappconfig.a		\
-	$(top_builddir)/app/paint-funcs/libapppaint-funcs.a	\
-	$(top_builddir)/app/base/libappbase.a			\
 	$(top_builddir)/app/libapp.a				\
 	$(top_builddir)/app/gegl/libappgegl.a			\
 	$(top_builddir)/app/operations/libappoperations.a	\



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