From 193e13bc58c501740d05c57c390206e0a85e7193 Mon Sep 17 00:00:00 2001 From: agibert Date: Sun, 26 Jun 2005 23:04:11 +0000 Subject: [PATCH] Add demo in sub-dirs. --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index d20d05c..41f2c00 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # $RCSfile: Makefile,v $ -# $Revision: 1.1 $ +# $Revision: 1.2 $ # $Name: $ -# $Date: 2005/01/24 23:24:30 $ +# $Date: 2005/06/26 23:04:11 $ # $Author: agibert $ #------------------------------------------------------------------------------ @@ -10,7 +10,7 @@ -SUBDIRS := include lib util doc +SUBDIRS := include lib util demo doc FILE_DOC := *.txt