Skip to content

Commit b80eaf4

Browse files
LordGrimmauldstevegrubb
authored andcommitted
augenrules: process with autotools to do variable expansion
1 parent 3e03296 commit b80eaf4

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ bindings/swig/python3/audit_wrap.c
5050
bindings/swig/python3/_audit.so
5151
init.d/auditd.service
5252
init.d/audit-rules.service
53+
init.d/augenrules
5354
lib/*tabs.h
5455
lib/*tables.h
5556
ltmain.sh

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@ AC_CONFIG_FILES([Makefile common/Makefile lib/Makefile lib/audit.pc
479479
bindings/python/python3/Makefile bindings/golang/Makefile
480480
bindings/swig/Makefile bindings/swig/src/Makefile
481481
bindings/swig/python3/Makefile tools/Makefile tools/aulast/Makefile
482-
tools/aulast/test/Makefile
482+
tools/aulast/test/Makefile init.d/augenrules
483483
tools/aulastlog/Makefile tools/ausyscall/Makefile m4/Makefile],
484484
[chmod +x auparse/test/run_auparse_tests.sh auparse/test/run_auparselol_test.sh])
485485
AC_OUTPUT
File renamed without changes.

0 commit comments

Comments
 (0)