mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
make: Add support for RSYSLOG_XXX installation
This commit is contained in:
parent
22255fd76c
commit
7d1e22cb76
5 changed files with 26 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ include $(MODDIR)/make/rules.mk
|
|||
|
||||
all:
|
||||
clean: clean.conf
|
||||
install: install_CFG install_SYSCFG install_LOGROT install_CRONTAB $(CONF_D)
|
||||
install: install_CFG install_SYSCFG install_LOGROT install_CRONTAB install_RSYSLOG $(CONF_D)
|
||||
|
||||
clean.conf:
|
||||
rm -rf *.h *~ .*.swp *.done
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue