From 979d4aa8bd37e1304e98df77572a94dacfc9b5b7 Mon Sep 17 00:00:00 2001 From: Travis Cross Date: Tue, 5 Feb 2013 15:51:59 +0000 Subject: [PATCH] Fix the build from commits d90dd1fd e81da3a2 --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 3e60cdb..013ef42 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,6 +6,7 @@ install-exec-hook: chmod u+s $(DESTDIR)$(sbindir)/mtr mtr_SOURCES = mtr.c \ + asn.c asn.h \ net.c net.h \ dns.c dns.h \ raw.c raw.h \ -- 2.47.3