From 7e3f885aa4341aba528221a67923549b2d418c58 Mon Sep 17 00:00:00 2001 From: dan Date: Thu, 21 Sep 2000 12:01:49 +0000 Subject: [PATCH] Removed broken testtext from compilation. nwanua plese fix it before enabling --- WINGs/Tests/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WINGs/Tests/Makefile.am b/WINGs/Tests/Makefile.am index 2a64d998..e4387638 100644 --- a/WINGs/Tests/Makefile.am +++ b/WINGs/Tests/Makefile.am @@ -2,7 +2,7 @@ AUTOMAKE_OPTIONS = no-dependencies -noinst_PROGRAMS = wtest wmquery wmfile testmywidget testcolorpanel testtext +noinst_PROGRAMS = wtest wmquery wmfile testmywidget testcolorpanel #testtext LDADD= $(top_builddir)/WINGs/libWINGs.a $(top_builddir)/wrlib/libwraster.la \ @LIBRARY_SEARCH_PATH@ @GFXLIBS@ @XLIBS@ \ @@ -13,7 +13,7 @@ testmywidget_SOURCES = testmywidget.c mywidget.c mywidget.h wtest_DEPENDENCIES = $(top_builddir)/WINGs/libWINGs.a -testtext_DEPENDENCIES = $(top_builddir)/WINGs/libWINGs.a +#testtext_DEPENDENCIES = $(top_builddir)/WINGs/libWINGs.a EXTRA_DIST = logo.xpm upbtn.xpm