aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0e2dff4..07072f1 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,9 @@ OBJ =\
text.o\
avg.o\
rnd.o\
- sig.o
+ sig.o\
+ ask.o\
+ map.o
HDR =\
common.h