From 72538ed38025e29d80b1b965d748aacdb2033b97 Mon Sep 17 00:00:00 2001 From: dan Date: Thu, 22 Jun 2000 23:20:51 +0000 Subject: [PATCH] testtext.c doesn't compile. And it seems to require WINGsP.h which is bad, bad, bad --- WINGs/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WINGs/Makefile.am b/WINGs/Makefile.am index d2f476e1..98ba1716 100644 --- a/WINGs/Makefile.am +++ b/WINGs/Makefile.am @@ -13,7 +13,7 @@ include_HEADERS = WINGs.h WUtil.h WINGsP.h bin_SCRIPTS = get-wings-flags get-wutil-flags noinst_PROGRAMS = wtest wmquery wmfile fontl testmywidget testcolorpanel\ - connect puzzle testtext + connect puzzle # testtext lib_LIBRARIES = libWINGs.a libWUtil.a