Documentation update

This commit is contained in:
Sanel Zukan
2009-02-19 09:15:32 +00:00
parent 476927effc
commit 79c811045a
2 changed files with 72 additions and 73 deletions

View File

@@ -23,7 +23,7 @@ SOURCE = evoke.cpp
#ObjectC++Flags $(SOURCE) : -DUSE_LOCAL_CONFIG ;
EdeProgram evoke : $(SOURCE) ;
EdeManual [ FFileName doc evoke.txt ] ;
EdeManualWithToc [ FFileName doc evoke.txt ] ;
TranslationStrings locale : $(SOURCE) ;
FltkProgramBare test/evoke_test : test/evoke_test.cpp : "noinstall" ;