summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 13b29b2..864b5a5 100644
--- a/Makefile
+++ b/Makefile
@@ -7,9 +7,11 @@ OBJ =\
makel.o\
makefile.o\
text.o\
- ui.o
+ ui.o\
+ util.o
HDR =\
+ arg.h\
common.h
all: makel