X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=Makefile.in;h=8ccb0ef98bd9fde5a5b733ebf926306b90cfbea6;hb=92febc8cd90da2647ed1d6069bb356221a80abc6;hp=a2026deeded26a131b3e38eda0022fdcbf679c85;hpb=a027fa3a8307a2d04b2a8460071b76134be29ddc;p=virt-mem.git diff --git a/Makefile.in b/Makefile.in index a2026de..8ccb0ef 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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