summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d5c6c3c..d543860 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ OBJS=main.o \
file.o \
font.o \
input.o \
- row.o \
+ line.o \
syntax.o \
window.o