1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-06-18 08:25:23 +02:00

fixed compile problems

This commit is contained in:
kojima
1999-05-30 14:34:12 +00:00
parent c5353da48c
commit 1c56fc397f
6 changed files with 240 additions and 245 deletions
+1 -1
View File
@@ -105,4 +105,4 @@ INCLUDES = -I$(top_srcdir)/wrlib -I$(top_srcdir)/src \
wcolorpanel.o: wcolorpanel.c
$(COMPILE) -c -DRGBTXT="@X_LIBRARY_PATH@/X11/rgb.txt" $<
$(COMPILE) -c -DRGBTXT="\"@X_LIBRARY_PATH@/X11/rgb.txt\"" $<