Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArtjoms Rimdjonoks <artjoms.rimdjonoks@zabbix.com>2021-07-07 14:40:34 +0300
committerArtjoms Rimdjonoks <artjoms.rimdjonoks@zabbix.com>2021-07-07 14:45:51 +0300
commit6c276d866d3f96689609d70c5893cfff8cac7cd6 (patch)
tree189fed5f3a567bea7f7fc4b9c195fcf863deaf2b /src/libs/zbxaudit/Makefile.am
parent0869aad15d333814894fdff26b178080e84d7cc1 (diff)
........S. [ZBXNEXT-6470,ZBXNEXT-6715] migrated server script execution audit to use new format
Diffstat (limited to 'src/libs/zbxaudit/Makefile.am')
-rw-r--r--src/libs/zbxaudit/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/libs/zbxaudit/Makefile.am b/src/libs/zbxaudit/Makefile.am
new file mode 100644
index 00000000000..8edef165ebf
--- /dev/null
+++ b/src/libs/zbxaudit/Makefile.am
@@ -0,0 +1,6 @@
+## Process this file with automake to produce Makefile.in
+
+noinst_LIBRARIES = libzbxaudit.a
+
+libzbxaudit_a_SOURCES = \
+ audit.c