diff options
Diffstat (limited to 'GNUmakefile')
-rw-r--r-- | GNUmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile index a021a17..1e1c3e9 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -75,7 +75,7 @@ distclean: clean amtterm: amtterm.o redir.o tcp.o auth.o ssl.o ider.o amtider: amtider.o redir.o tcp.o auth.o ssl.o ider.o -gamt: gamt.o redir.o tcp.o parseconfig.o auth.o ssl.o +gamt: gamt.o redir.o tcp.o parseconfig.o auth.o ssl.o ider.o ################################################################# |