diff options
Diffstat (limited to 'config.nmake')
-rw-r--r-- | config.nmake | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config.nmake b/config.nmake index 5331fa7b2d..3b9c509a89 100644 --- a/config.nmake +++ b/config.nmake @@ -1,4 +1,4 @@ -# $Id: config.nmake,v 1.30 2002/09/26 19:06:40 gerald Exp $ +# $Id: config.nmake,v 1.31 2002/10/09 03:07:27 gerald Exp $ VERSION=0.9.7 RC_VERSION=0.9.7 @@ -11,6 +11,7 @@ GLIB_DIR=C:\ethereal-win32-libs\glib GTK_DIR=C:\ethereal-win32-libs\gtk+ ZLIB_DIR=C:\ethereal-win32-libs\zlib-1.1.3 PCAP_DIR=C:\ethereal-win32-libs\WPdpack +NET_SNMP_DIR=C:\ethereal-win32-libs\net-snmp-5.0.6 COMMON_FILES_GNU=c:\program files\common files\gnu |