From 048bbeeebcfce2eac0a21a8eaf44a6810d685032 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Mon, 16 Jul 2007 16:58:38 +0100 Subject: Compressed ROM images now work. --- src/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 4f50456a3..d32807024 100644 --- a/src/Makefile +++ b/src/Makefile @@ -90,6 +90,7 @@ MKCONFIG ?= $(PERL) ./util/mkconfig.pl SYMCHECK ?= $(PERL) ./util/symcheck.pl SORTOBJDUMP ?= $(PERL) ./util/sortobjdump.pl NRV2B ?= ./util/nrv2b +ZBIN ?= ./util/zbin DOXYGEN ?= doxygen # Location to place generated files -- cgit v1.2.3-55-g7522