mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 12:58:08 +01:00
Fixed out of source dir build
This commit is contained in:
committed by
Carlos R. Mafra
parent
f846b7cdd3
commit
49922831e8
@@ -13,7 +13,7 @@ wtest_LDADD = $(top_builddir)/wmlib/libWMaker.la @XLFLAGS@ @XLIBS@
|
|||||||
|
|
||||||
INCLUDES = -g -D_BSD_SOURCE @XCFLAGS@ -I$(top_srcdir)/wmlib
|
INCLUDES = -g -D_BSD_SOURCE @XCFLAGS@ -I$(top_srcdir)/wmlib
|
||||||
|
|
||||||
LIBTOOL = $(QUIET) $(SHELL) $(top_srcdir)/libtool $(LIBTOOL_ARG)
|
LIBTOOL = $(QUIET) $(SHELL) $(top_builddir)/libtool $(LIBTOOL_ARG)
|
||||||
|
|
||||||
.c.o:
|
.c.o:
|
||||||
$(QUIET)$(COMPILE) -c $<
|
$(QUIET)$(COMPILE) -c $<
|
||||||
|
|||||||
Reference in New Issue
Block a user