aboutsummaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
Diffstat (limited to 'help')
-rw-r--r--help/Makefile.am2
-rw-r--r--help/Makefile.nmake2
2 files changed, 2 insertions, 2 deletions
diff --git a/help/Makefile.am b/help/Makefile.am
index 3bfde55d82..694b0c9daf 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal help files
#
-# $Id: Makefile.am,v 1.6 2004/02/09 18:22:28 ulfl Exp $
+# $Id$
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
diff --git a/help/Makefile.nmake b/help/Makefile.nmake
index d820ddceb4..8ec24259ef 100644
--- a/help/Makefile.nmake
+++ b/help/Makefile.nmake
@@ -1,7 +1,7 @@
## Makefile for building ethereal.exe with Microsoft C and nmake
## Use: $(MAKE) /$(MAKEFLAGS) -f makefile.nmake
#
-# $Id: Makefile.nmake,v 1.2 2003/12/22 08:07:13 ulfl Exp $
+# $Id$
include ..\config.nmake