]> Dogcows Code - chaz/openbox/blobdiff - build/Makefile.incl.in
shrimpx above miklos?
[chaz/openbox] / build / Makefile.incl.in
index e025751d66e90dedabf3f074be2f4ab8a64cf381..c420d82b4852c8fe858d048c12550e0a3379d40d 100644 (file)
@@ -55,6 +55,6 @@ themedir = $(datadir)/openbox/themes
 COMPILE = $(CC) $(DEFS) $(CPPFLAGS) $(CFLAGS) 
 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(CPPFLAGS) $(CFLAGS) 
 DEPCOMPILE = $(CC) $(DEFS) $(CPPFLAGS) $(CFLAGS) 
-LINK = $(LIBTOOL) --mode=link $(CC)
+LINK = $(LIBTOOL) --mode=link $(CC) $(LIBS)
 LTCLEAN = $(LIBTOOL) --mode=clean $(RM)
 LTRM = $(LIBTOOL) --mode=uninstall $(RM)
This page took 0.0210320000000001 seconds and 4 git commands to generate.