summaryrefslogtreecommitdiff
path: root/codecs
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2006-09-02 14:18:47 +0000
committerAnders Broman <anders.broman@ericsson.com>2006-09-02 14:18:47 +0000
commit9ea41277f98d3249b812826a4e2e242469c0cbae (patch)
tree05ca956e5eecdc0083cf0533cb342d59b6a740b5 /codecs
parente3c9fab51c5252ac242f48acf749fc8d4d99956f (diff)
downloadwireshark-9ea41277f98d3249b812826a4e2e242469c0cbae.tar.gz
Fix path and name.
svn path=/trunk/; revision=19120
Diffstat (limited to 'codecs')
-rw-r--r--codecs/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/codecs/Makefile.nmake b/codecs/Makefile.nmake
index a7822d63ac..c4c0971a8b 100644
--- a/codecs/Makefile.nmake
+++ b/codecs/Makefile.nmake
@@ -3,7 +3,7 @@
#
# $Id$
-include ..\..\config.nmake
+include ..\config.nmake
############### no need to modify below this line #########