mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-03 12:24:17 +01:00
This update includes the 0.20.3pre3 code
This commit is contained in:
@@ -49,15 +49,15 @@ CPPFLAGS = \
|
||||
INCLUDES = \
|
||||
-I$(top_srcdir)/wrlib \
|
||||
-I$(top_srcdir)/WINGs \
|
||||
@XCFLAGS@ \
|
||||
-I$(top_srcdir)/libPropList
|
||||
-I$(top_srcdir)/libPropList \
|
||||
@XCFLAGS@
|
||||
|
||||
WPrefs_DEPENDENCIES = $(top_builddir)/WINGs/libWINGs.a
|
||||
|
||||
WPrefs_LDADD = \
|
||||
-L$(top_builddir)/WINGs -lWINGs\
|
||||
-L$(top_builddir)/wrlib -lwraster \
|
||||
-L$(top_builddir)/libPropList -lPropList \
|
||||
$(top_builddir)/WINGs/libWINGs.a\
|
||||
$(top_builddir)/wrlib/libwraster.a \
|
||||
$(top_builddir)/libPropList/libPropList.a \
|
||||
@GFXLFLAGS@ \
|
||||
@XLFLAGS@ \
|
||||
@GFXLIBS@ \
|
||||
|
||||
Reference in New Issue
Block a user