aboutsummaryrefslogtreecommitdiffstats
path: root/image/Makefile.nmake
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2001-07-12 21:02:06 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2001-07-12 21:02:06 +0000
commitfef2a1c9f8ef80a68087781f338a229ef509a149 (patch)
treecc98e8dbd96850953cc0178c6af6c1f468a49f12 /image/Makefile.nmake
parent99efd613fa829520cb6b8969024a9b61d11c0851 (diff)
From Edward Meaney: include "mergecap.rc" in the list of things to be
built. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@3703 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'image/Makefile.nmake')
-rw-r--r--image/Makefile.nmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/image/Makefile.nmake b/image/Makefile.nmake
index cbce6b46e3..b97c84f6c0 100644
--- a/image/Makefile.nmake
+++ b/image/Makefile.nmake
@@ -1,10 +1,10 @@
#
-# $Id: Makefile.nmake,v 1.3 2001/07/12 19:59:41 guy Exp $
+# $Id: Makefile.nmake,v 1.4 2001/07/12 21:02:06 guy Exp $
#
include ..\config.nmake
-ALL_RC=ethereal.rc tethereal.rc editcap.rc text2pcap.rc
+ALL_RC=ethereal.rc tethereal.rc editcap.rc text2pcap.rc mergecap.rc
all : $(ALL_RC)
ethereal.rc : ethereal.rc.in