rnd-19980825
[rocksndiamonds.git] / src / Makefile
index 510e71d4de186c118e87b5be7620c0e4c9a574b0..27bcd6fcb8004d408b9f13477d1428d2577c591d 100644 (file)
@@ -21,7 +21,7 @@ SCORE_ENTRIES = -DMANY_PER_NAME               # many score entries per name
 # If you use the Xpm library, convert the GIF files to Xpm
 # files (and the mask files ('*Maske.gif') to xbm files).
 
-XPM_INCLUDE_FILE = -DXPM_INCLUDE_FILE="<X11/xpm.h>"
+XPM_INCLUDE_FILE = -DXPM_INCLUDE_FILE="<X11/xpm.h>"
 
 CONFIG = $(GAME_DIR) $(SOUNDS) $(JOYSTICK)     \
         $(SCORE_ENTRIES) $(XPM_INCLUDE_FILE)