diff Makefile.in @ 3376:89dea9a48953

Include Octave Forge 'odepkg' package
author Anirudha Bose <ani07nov@gmail.com>
date Sun, 28 Jul 2013 00:46:28 +0530
parents 796da09563d0
children 831e8b94553f
line wrap: on
line diff
--- a/Makefile.in	Tue Dec 31 20:40:21 2013 -0500
+++ b/Makefile.in	Sun Jul 28 00:46:28 2013 +0530
@@ -350,7 +350,7 @@
 endif
 
 OCTAVE_FORGE_BASE_URL := 'http://sourceforge.net/projects/octave/files/Octave Forge Packages/Individual Package Releases'
-OCTAVE_FORGE_PACKAGES := $(addprefix of-,miscellaneous struct optim specfun general signal communications image io statistics control geometry windows)
+OCTAVE_FORGE_PACKAGES := $(addprefix of-,miscellaneous struct optim specfun general signal communications image io statistics control geometry windows odepkg)
 
 MAKE_SHARED_FROM_STATIC := \
   $(TOP_DIR)/tools/make-shared-from-static $(MAKE_SHARED_FROM_STATIC_OPTIONS)