Include codecs in the all target.
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 2 Sep 2006 16:55:31 +0000 (16:55 +0000)
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 2 Sep 2006 16:55:31 +0000 (16:55 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@19123 f5534014-38df-0310-8fa8-9805f1628bb7

Makefile.nmake

index 49410119a05c577339d17832af8d79ed84e97803..e2d00eeb795c8bb64909756a572e2bfd1a34a97b 100644 (file)
@@ -124,7 +124,7 @@ RESOURCES=image\wireshark.res image\libwireshark.res image\tshark.res \
        image\capinfos.res image\editcap.res image\mergecap.res \
        image\text2pcap.res image\wiretap.res image\dumpcap.res
 
-all: config.h tools image wiretap epan $(EXECUTABLES) $(RESOURCES) doc
+all: config.h tools image codecs wiretap epan $(EXECUTABLES) $(RESOURCES) doc
 
 packaging: all
        cd packaging