mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-29 11:35:47 +01:00
Removed broken testtext from compilation. nwanua plese fix it before enabling
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
AUTOMAKE_OPTIONS = no-dependencies
|
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 \
|
LDADD= $(top_builddir)/WINGs/libWINGs.a $(top_builddir)/wrlib/libwraster.la \
|
||||||
@LIBRARY_SEARCH_PATH@ @GFXLIBS@ @XLIBS@ \
|
@LIBRARY_SEARCH_PATH@ @GFXLIBS@ @XLIBS@ \
|
||||||
@@ -13,7 +13,7 @@ testmywidget_SOURCES = testmywidget.c mywidget.c mywidget.h
|
|||||||
|
|
||||||
wtest_DEPENDENCIES = $(top_builddir)/WINGs/libWINGs.a
|
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
|
EXTRA_DIST = logo.xpm upbtn.xpm
|
||||||
|
|||||||
Reference in New Issue
Block a user