changeset 10469:ef9dee167f75

add missing file into build
author Jaroslav Hajek <highegg@gmail.com>
date Fri, 26 Mar 2010 11:57:03 +0100
parents 197b096001b7
children 9500a66118dc
files scripts/ChangeLog scripts/miscellaneous/module.mk
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/ChangeLog	Fri Mar 26 10:41:56 2010 +0100
+++ b/scripts/ChangeLog	Fri Mar 26 11:57:03 2010 +0100
@@ -1,3 +1,7 @@
+2010-03-26  Jaroslav Hajek  <highegg@gmail.com>
+
+	* miscellaneous/module.mk: Add unimplemented.m here.
+
 2010-03-25  Ben Abbott <bpabbot@mac.com>
 
 	* /general/cell2mat.m: Add test for cells of cells.
--- a/scripts/miscellaneous/module.mk	Fri Mar 26 10:41:56 2010 +0100
+++ b/scripts/miscellaneous/module.mk	Fri Mar 26 11:57:03 2010 +0100
@@ -58,6 +58,7 @@
   miscellaneous/tempdir.m \
   miscellaneous/tempname.m \
   miscellaneous/texas_lotto.m \
+  miscellaneous/unimplemented.m \
   miscellaneous/unix.m \
   miscellaneous/unpack.m \
   miscellaneous/untar.m \