renamed .h and libs clicon->clixon

This commit is contained in:
Olof Hagsand 2016-02-28 15:27:36 +01:00
parent baa5611616
commit 79b77943f9
132 changed files with 1240 additions and 1268 deletions

View file

@ -32,11 +32,11 @@ all:
clean:
distclean: clean
rm -f Makefile *~ .depend cliconrc
rm -f Makefile *~ .depend clixonrc
install: cliconrc
install: clixonrc
install -m 755 -d $(DESTDIR)$(sysconfdir)
install -m 755 cliconrc $(DESTDIR)$(sysconfdir)
install -m 755 clixonrc $(DESTDIR)$(sysconfdir)
install-include: