Update Makefile.in
This commit is contained in:
parent
b71e10e701
commit
cc9111c8ee
1 changed files with 2 additions and 2 deletions
|
|
@ -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:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue