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:
authorMichael Veksler <Mihails.Vekslers@zabbix.com>2018-11-05 14:57:28 +0300
committerMichael Veksler <Mihails.Vekslers@zabbix.com>2018-11-05 14:57:28 +0300
commit2fe49350c92c4bb2b9fe58f5fdd0d1f9b3cf02b2 (patch)
tree42e5c1d000ecb7e3dab7427da4b2203e61be6998 /Makefile.am
parent0cf39a0e9801bd70b296252cc6a98b5256d8a782 (diff)
....I..... [ZBX-14941] relocation of m4 function to project root directory
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 181ee3bcd72..7e8ad78c3fe 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,7 +25,7 @@ dist-hook:
$(top_distdir)/src/zabbix_java/src/com/zabbix/gateway/GeneralInformation.java.new; \
mv $(top_distdir)/src/zabbix_java/src/com/zabbix/gateway/GeneralInformation.java.new \
$(top_distdir)/src/zabbix_java/src/com/zabbix/gateway/GeneralInformation.java; \
- rm -f $(top_distdir)/m4/make_tests.m4
+ rm -f $(top_distdir)/conf_tests.m4
rm -rf `find $(top_distdir) -name ".svn"`
rm -f $(top_distdir)/include/config.h