mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-01 13:35:51 +01:00
Fix 'make install' from silent compilation
This commit is contained in:
@@ -57,7 +57,7 @@ WPrefs_LDADD = \
|
||||
@XFTLIBS@ \
|
||||
@INTLIBS@
|
||||
|
||||
LIBTOOL = $(QUIET) $(SHELL) $(top_builddir)/libtool $(LIBTOOL_ARG)
|
||||
LIBTOOL = $(SHELL) $(top_builddir)/libtool $(LIBTOOL_ARG)
|
||||
|
||||
.c.o:
|
||||
$(QUIET)$(COMPILE) -c $<
|
||||
|
||||
Reference in New Issue
Block a user