mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-28 17:32:29 +01:00
applied patch to rename .AppInfo directory
This commit is contained in:
@@ -4,8 +4,11 @@ BUILT_SOURCES = wconfig.h
|
||||
|
||||
bin_PROGRAMS = wmaker
|
||||
|
||||
noinst_PROGRAMS = wsmap
|
||||
|
||||
EXTRA_DIST =
|
||||
|
||||
wsmap_SOURCES= wsmap.c
|
||||
|
||||
wmaker_SOURCES = \
|
||||
GNUstep.h \
|
||||
@@ -121,3 +124,11 @@ wmaker_LDADD = \
|
||||
@INTLIBS@ \
|
||||
@DLLIBS@
|
||||
|
||||
wsmap_LDADD = \
|
||||
$(top_builddir)/WINGs/libWINGs.a\
|
||||
$(top_builddir)/wrlib/libwraster.la\
|
||||
@XFTLIBS@ \
|
||||
@XLIBS@ \
|
||||
@INTLIBS@ \
|
||||
@DLLIBS@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user