diff liboctave/ChangeLog @ 9737:9bc642ea9006

include base-qr sources in install
author Jaroslav Hajek <highegg@gmail.com>
date Sun, 18 Oct 2009 11:38:33 +0200
parents 1a9508872af0
children a141154ee825
line wrap: on
line diff
--- a/liboctave/ChangeLog	Sat Oct 17 21:23:25 2009 +0200
+++ b/liboctave/ChangeLog	Sun Oct 18 11:38:33 2009 +0200
@@ -1,3 +1,7 @@
+2009-10-18  Jaroslav Hajek  <highegg@gmail.com>
+
+	* Makefile.in: Include base-qr.h and base-qr.cc.
+
 2009-10-17  Jaroslav Hajek  <highegg@gmail.com>
 
 	* dbleQR.cc: Initialize QR::raw, QR::economy and QR::std.