JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
broken space bar
[spectrwm.git] / linux / Makefile
index a7b7102..5284e9f 100644 (file)
@@ -1,5 +1,3 @@
-# $scrotwm$ 
-
 CFLAGS+= -Wall -ggdb -D_GNU_SOURCE -I.
 CFLAGS+= -DSWM_LIB=\"$(LIBDIR)/libswmhack.so.$(LVERS)\"
 LDADD+= -lX11 -lXrandr -lXtst
@@ -17,6 +15,7 @@ all: scrotwm libswmhack.so.$(LVERS)
 
 scrotwm.c:
        ln -sf ../scrotwm.c
+       ln -sf ../version.h
 
 swm_hack.c:
        ln -sf ../lib/swm_hack.c