Update Makefile.in

This commit is contained in:
Renato Botelho 2018-01-05 09:56:10 -02:00 committed by GitHub
parent b71e10e701
commit cc9111c8ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,10 +52,10 @@ install: clixonrc
install -m 755 clixonrc $(DESTDIR)$(sysconfdir) install -m 755 clixonrc $(DESTDIR)$(sysconfdir)
install-include: install-include:
rm -f $(DESTDIR)$(sysconfdir)/clixonrc
uninstall: uninstall:
rm -f $(DESTDIR)$(sysconfdir)/clixonrc
depend: depend: