summaryrefslogtreecommitdiffstats
path: root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 286e892..dfdad54 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -52,7 +52,7 @@ distclean: clean
#################################################################
amtterm: amtterm.o redir.o tcp.o
-gamt: gamt.o redir.o tcp.o
+gamt: gamt.o redir.o tcp.o parseconfig.o
#################################################################