aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am8
-rw-r--r--configure.in4
2 files changed, 7 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index d58b82298e..317e4bf26c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.686 2004/01/10 04:09:14 guy Exp $
+# $Id: Makefile.am,v 1.687 2004/01/10 16:34:27 obiot Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -1154,12 +1154,12 @@ dftest_LDADD = \
dftest_LDFLAGS = -export-dynamic
CLEANFILES = \
+ @rdps_bin@ \
idl2eth
-DISTCLEANFILES = \
+DISTCLEANFILES = \
aclocal-missing/*.m4 \
- ps.c \
- rdps \
+ ps.c \
*~
MAINTAINERCLEANFILES = \
diff --git a/configure.in b/configure.in
index ebc32fb34b..b16f768fc4 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.242 2004/01/09 00:34:20 guy Exp $
+# $Id: configure.in,v 1.243 2004/01/10 16:34:27 obiot Exp $
dnl
dnl Process this file with autoconf 2.13 or later to produce a
dnl configure script; 2.12 doesn't generate a "configure" script that
@@ -337,6 +337,8 @@ fi
AC_SUBST(ethereal_bin)
AC_SUBST(ethereal_man)
+rdps_bin="rdps\$(EXEEXT)"
+AC_SUBST(rdps_bin)
# Enable/disable tethereal