]> git.lizzy.rs Git - bspwm.git/commitdiff
Show libraries
authorBastien Dejean <nihilhill@gmail.com>
Wed, 16 Jan 2013 17:02:03 +0000 (18:02 +0100)
committerBastien Dejean <nihilhill@gmail.com>
Wed, 16 Jan 2013 17:02:03 +0000 (18:02 +0100)
Makefile

index 23cd8e8f47872f8849080634b0044c5dec42d957..28dbad3b88e284ca6bfb13617f2aaffdc0f34c50 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -28,6 +28,7 @@ options:
        @echo "CC      = $(CC)"
        @echo "CFLAGS  = $(CFLAGS)"
        @echo "LDFLAGS = $(LDFLAGS)"
+       @echo "LIBS    = $(LIBS)"
        @echo "PREFIX  = $(PREFIX)"
 
 .c.o: