JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
added logo+description
[dwm.git] / config.mk
index 41cb070..33edcd7 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -18,6 +18,7 @@ CFLAGS = -g -Wall -O2 -I. -I${PREFIX}/include -I/usr/include -I${X11INC} \
        -DVERSION=\"${VERSION}\"
 LDFLAGS = -g ${LIBS}
 
+
 # Solaris
 #CFLAGS = -fast -xtarget=ultra ${INCLUDES} -DVERSION=\"${VERSION}\"
 #LIBS += -lnsl -lsocket