From f0b33a47893e76488561e57d6c2dce07a1295d4b Mon Sep 17 00:00:00 2001 From: Ronnie Sahlberg Date: Mon, 22 May 2006 08:14:01 +0000 Subject: ethereal->wireshark updates svn path=/trunk/; revision=18206 --- image/Makefile.nmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'image/Makefile.nmake') diff --git a/image/Makefile.nmake b/image/Makefile.nmake index 60b8d97f19..4bc6be93a3 100644 --- a/image/Makefile.nmake +++ b/image/Makefile.nmake @@ -13,7 +13,7 @@ ethereal.exe.manifest: ethereal.exe.manifest.in ..\config.nmake -e s/@VERSION_MICRO@/$(VERSION_MICRO)/ \ < ethereal.exe.manifest.in > $@ -ethereal.rc : win32-file-dlg.rc ethereal.rc.in ethereal.exe.manifest ..\config.nmake +ethereal.rc : win32-file-dlg.rc ethereal.rc.in wireshark.exe.manifest ..\config.nmake sed -e s/@VERSION@/$(VERSION)/ \ -e s/@RC_VERSION@/$(RC_VERSION)/ \ < ethereal.rc.in > $@ -- cgit v1.2.3