X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=hostinfod%2FMakefile.am;h=5fc2cb1fbe6ff2885700fd0d1594d250ca828383;hb=19feefcaa1b219675e09c7d52169f7b0815aa123;hp=16272e09e14a092327c382544fb3ed0c35b4f60e;hpb=dcbfcc566fa812fd3085c89a8cfed7fe34bb05e8;p=virt-hostinfo.git diff --git a/hostinfod/Makefile.am b/hostinfod/Makefile.am index 16272e0..5fc2cb1 100644 --- a/hostinfod/Makefile.am +++ b/hostinfod/Makefile.am @@ -17,6 +17,8 @@ EXTRA_DIST = hostinfo.pod hostinfo-protocol.pod +CLEANFILES = hostinfo.8 hostinfo-protocol.5 + sbin_PROGRAMS = hostinfod hostinfod_SOURCES = \ @@ -25,7 +27,8 @@ hostinfod_SOURCES = \ error.c \ hostinfod.h \ main.c \ - monitor_sockets.c + monitor_sockets.c \ + ping.c hostinfod_CFLAGS = \ -Wall \