mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-17 15:10:42 +01:00
move contributed module
This commit is contained in:
parent
c9aca3bd20
commit
4920cf635c
@ -125,7 +125,7 @@ SUBDIRS += plugins/omstdout
|
||||
endif
|
||||
|
||||
if ENABLE_PMCISCONAMES
|
||||
SUBDIRS += plugins/pmcisconames
|
||||
SUBDIRS += contrib/pmcisconames
|
||||
endif
|
||||
|
||||
if ENABLE_PMCISCOIOS
|
||||
|
||||
@ -1479,7 +1479,6 @@ AC_CONFIG_FILES([Makefile \
|
||||
plugins/mmexternal/Makefile \
|
||||
plugins/omstdout/Makefile \
|
||||
plugins/omjournal/Makefile \
|
||||
plugins/pmcisconames/Makefile \
|
||||
plugins/pmciscoios/Makefile \
|
||||
plugins/omruleset/Makefile \
|
||||
plugins/omuxsock/Makefile \
|
||||
@ -1519,6 +1518,7 @@ AC_CONFIG_FILES([Makefile \
|
||||
contrib/imzmq3/Makefile \
|
||||
contrib/mmsequence/Makefile \
|
||||
contrib/mmrfc5424addhmac/Makefile \
|
||||
contrib/pmcisconames/Makefile \
|
||||
tests/Makefile])
|
||||
AC_OUTPUT
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user