diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ include config.mk -SRC = main.c draw.c screen.c files.c +SRC = main.c draw.c screen.c files.c lineset.c INC = config.h gramscii.h all: options gramscii |