summaryrefslogtreecommitdiffstats
path: root/src/zabbix_agent
diff options
context:
space:
mode:
authorosmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-07-31 06:56:12 +0000
committerosmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-07-31 06:56:12 +0000
commitd1cb0dc9c22327c87c47a3f9dfedbb461b828c4b (patch)
tree93738e5907c1fe616d521a5d35e203b87a65092b /src/zabbix_agent
parenta722e32d61f0f44dbd373281dd4a5aa691886e14 (diff)
downloadzabbix-d1cb0dc9c22327c87c47a3f9dfedbb461b828c4b.tar.gz
zabbix-d1cb0dc9c22327c87c47a3f9dfedbb461b828c4b.tar.xz
zabbix-d1cb0dc9c22327c87c47a3f9dfedbb461b828c4b.zip
- more informative report for confiuration script (Eugene)
- changed installation directory to '' (Eudene) git-svn-id: svn://svn.zabbix.com/trunk@4486 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'src/zabbix_agent')
-rw-r--r--src/zabbix_agent/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zabbix_agent/Makefile.am b/src/zabbix_agent/Makefile.am
index 2ff26961..34cd0b90 100644
--- a/src/zabbix_agent/Makefile.am
+++ b/src/zabbix_agent/Makefile.am
@@ -13,7 +13,7 @@ agents_ldadd = \
$(top_srcdir)/src/libs/zbxcommon/libzbxcommon.a \
$(top_srcdir)/src/libs/zbxcrypto/libzbxcrypto.a
-bin_PROGRAMS = \
+sbin_PROGRAMS = \
zabbix_agent \
zabbix_agentd