Add outline of 'virt-ps' command.
[virt-mem.git] / Makefile.in
index a2026de..8ccb0ef 100644 (file)
@@ -26,7 +26,7 @@ mandir                = @mandir@
 
 HAVE_PERLDOC    = @HAVE_PERLDOC@
 
-TOOLS          = uname dmesg
+TOOLS          = uname dmesg ps
 
 ifeq ($(HAVE_PERLDOC),perldoc)
 MANPAGES        = virt-mem.1 $(TOOLS:%=virt-%.1)
@@ -63,6 +63,7 @@ clean:
        done
        rm -f uname/virt-uname
        rm -f dmesg/virt-dmesg
+       rm -f ps/virt-ps
 
 distclean: clean
        rm -f config.h config.log config.status configure