changeset 2806:ab2a48b2aa59 octave-forge

Add deriche to the list of oct-files to build
author adb014
date Fri, 08 Dec 2006 11:06:56 +0000
parents 43d307f507bd
children bfa91a1733db
files main/image/src/Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/main/image/src/Makefile	Fri Dec 08 06:43:30 2006 +0000
+++ b/main/image/src/Makefile	Fri Dec 08 11:06:56 2006 +0000
@@ -13,7 +13,7 @@
 endif
 
 all: cordflt2.oct bwlabel.oct bwfill.oct rotate_scale.oct \
-	houghtf.oct graycomatrix.oct \
+	houghtf.oct graycomatrix.oct deriche.oct \
 	$(JPEG) $(PNG) $(IMAGEMAGICK)
 
 jpgread.oct: jpgread.cc