commit 17a7977
hovercats
·
2024-11-06 07:28:15 +0000 UTC
parent c97d939
glazier: fix issue with pdpmake. see #3
1 files changed,
+1,
-1
+1,
-1
1@@ -8,7 +8,7 @@ make \
2 CFLAGS="$CFLAGS -I/usr/include"
3 )
4
5-make
6+make CFLAGS="$CFLAGS -Ilibwm"
7 make DESTDIR="$1" PREFIX=/usr install
8
9 # Makefile doesnt install manpages