Introduction
Introduction Statistics Contact Development Disclaimer Help
tFix make dist target - spoon - dwm status utility (2f30 fork)
git clone git://src.adamsgaard.dk/spoon
Log
Files
Refs
LICENSE
---
commit 73f566f8d19d238b139962f9348f4450ddfc091f
parent 55cb4c5f666e42350c50678f2a23960e7a5f481b
Author: lostd <[email protected]>
Date: Mon, 26 Sep 2016 11:31:33 +0200
Fix make dist target
Diffstat:
M Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/Makefile b/Makefile
t@@ -3,7 +3,8 @@ PREFIX = /usr/local
CPPFLAGS = -I/usr/X11R6/include -I/usr/local/include
LDFLAGS = -L/usr/X11R6/lib -L/usr/local/lib
LDLIBS = -lxkbfile -lX11 -lmpdclient
-DISTFILES = spoon.c config.def.h Makefile LICENSE
+DISTFILES = spoon.c batt.c strlcpy.c strlcat.c util.h config.def.h\
+ Makefile LICENSE
OBJ = spoon.o batt.o strlcpy.o strlcat.o
BIN = spoon
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.