aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2001-09-10 22:06:33 +0000
committerGuy Harris <guy@alum.mit.edu>2001-09-10 22:06:33 +0000
commitde14d757d1b4615e44eaa5b31ff7c55bb9e6befd (patch)
treeecd239c145c0089672c659af9980eee1a8347ce2 /Makefile.am
parentfa8a2ac762be0e92050fcc5c167ce875e68c7393 (diff)
From Frank Singleton: install idl2eth in "/usr/local/bin".
svn path=/trunk/; revision=3916
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 57da594656..0709cca0f3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.364 2001/08/31 19:46:14 guy Exp $
+# $Id: Makefile.am,v 1.365 2001/09/10 22:06:33 guy Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -60,7 +60,7 @@ ACLOCAL_AMFLAGS = `./aclocal-flags`
# automake will arrange that the Makefile define it as the union of all
# the "man{section}_MANS" variables.
#
-bin_PROGRAMS = @ethereal_bin@ @editcap_bin@ @mergecap_bin@ @tethereal_bin@ @dftest_bin@ @randpkt_bin@ @text2pcap_bin@
+bin_PROGRAMS = @ethereal_bin@ @editcap_bin@ @mergecap_bin@ @tethereal_bin@ @dftest_bin@ @randpkt_bin@ @text2pcap_bin@ @idl2eth_bin@
man1_MANS = @ethereal_man@ @editcap_man@ @mergecap_man@ @tethereal_man@ @text2pcap_man@ @idl2eth_man@
man_MANS =