Fix uninstall rules for variants/defaults files
authorIustin Pop <iustin@google.com>
Thu, 19 Jul 2012 12:35:28 +0000 (14:35 +0200)
committerIustin Pop <iustin@google.com>
Thu, 19 Jul 2012 12:44:52 +0000 (14:44 +0200)
This makes "make distcheck" happy again.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: RenĂ© Nussbaumer <rn@google.com>

Makefile.am

index faa02cd..077fc35 100644 (file)
@@ -29,4 +29,8 @@ install-exec-local:
        $(INSTALL_DATA) $(top_srcdir)/defaults \
          $(defaultsdir)/ganeti-instance-debootstrap
 
+uninstall-local:
+       rm -f $(variantsdir)/default.conf
+       rm -f $(defaultsdir)/ganeti-instance-debootstrap
+
 CLEANFILES = common.sh