From cc9111c8ee04dcc8daa37f1b70c79e0cf4640434 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Fri, 5 Jan 2018 09:56:10 -0200 Subject: [PATCH] Update Makefile.in --- etc/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/Makefile.in b/etc/Makefile.in index 37e2e30d..f124dc52 100644 --- a/etc/Makefile.in +++ b/etc/Makefile.in @@ -52,10 +52,10 @@ install: clixonrc install -m 755 clixonrc $(DESTDIR)$(sysconfdir) install-include: - rm -f $(DESTDIR)$(sysconfdir)/clixonrc + uninstall: - + rm -f $(DESTDIR)$(sysconfdir)/clixonrc depend: