1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-25 07:32:36 +01:00

fixed cvs to compile again

This commit is contained in:
dan
2005-03-11 21:59:06 +00:00
parent 53db5fc4a5
commit c8406b640c

View File

@@ -4,11 +4,11 @@ BUILT_SOURCES = wconfig.h
bin_PROGRAMS = wmaker
noinst_PROGRAMS = wsmap
#noinst_PROGRAMS = wsmap
EXTRA_DIST =
wsmap_SOURCES= wsmap.c
#wsmap_SOURCES= wsmap.c
wmaker_SOURCES = \
GNUstep.h \
@@ -124,11 +124,11 @@ wmaker_LDADD = \
@INTLIBS@ \
@DLLIBS@
wsmap_LDADD = \
$(top_builddir)/WINGs/libWINGs.a\
$(top_builddir)/wrlib/libwraster.la\
@XFTLIBS@ \
@XLIBS@ \
@INTLIBS@ \
@DLLIBS@
#wsmap_LDADD = \
# $(top_builddir)/WINGs/libWINGs.a\
# $(top_builddir)/wrlib/libwraster.la\
# @XFTLIBS@ \
# @XLIBS@ \
# @INTLIBS@ \
# @DLLIBS@