Hostinfo day 5: Implement first round of static host commands.
[virt-hostinfo.git] / hostinfod / Makefile.am
index 5fc2cb1..63709db 100644 (file)
@@ -28,7 +28,9 @@ hostinfod_SOURCES = \
        hostinfod.h \
        main.c \
        monitor_sockets.c \
-       ping.c
+       nodeinfo.c \
+       ping.c \
+       virt.c
 
 hostinfod_CFLAGS = \
        -Wall \