From: Travis Cross Date: Tue, 5 Feb 2013 15:51:59 +0000 (+0000) Subject: Fix the build from commits d90dd1fd e81da3a2 X-Git-Tag: v0.83~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=979d4aa8bd37e1304e98df77572a94dacfc9b5b7;p=thirdparty%2Fmtr.git Fix the build from commits d90dd1fd e81da3a2 --- 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 \