From 5f47fe6fbc9de5fe7d3c48e353114843bcbaf16b Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Thu, 16 Jul 2009 17:34:03 +0000 Subject: This is autopano-sift-2.4 ported to plain "C" The source is kept as close as possible to the original version. It should have the same inputs and outputs as the original "C#" version which is available in ports as graphics/autopano-sift WWW: http://hugin.sourceforge.net/docs/manual/Autopano-sift-C.html --- graphics/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/Makefile') diff --git a/graphics/Makefile b/graphics/Makefile index fd5e6f89e865..4f021a0a99b1 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -32,6 +32,7 @@ SUBDIR += aqsis SUBDIR += asciio SUBDIR += autopano-sift + SUBDIR += autopano-sift-c SUBDIR += autoq3d SUBDIR += autotrace SUBDIR += aview -- cgit