From: Guido Draheim Date: Tue, 26 Sep 2006 00:03:59 +0000 (+0000) Subject: notes X-Git-Tag: v0.13.48~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a4ca3482b7be56f244c4d0d7bedb960517c07682;p=zziplib notes (.) --- diff --git a/docs/Makefile.am b/docs/Makefile.am index 1c3a08f..5cf0dce 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -12,7 +12,7 @@ htm_FILES = zzip-index.htm zzip-zip.htm zzip-file.htm zzip-sdl-rwops.htm \ zzip-api.htm zzip-basics.htm zzip-extras.htm zzip-parse.htm \ 64on32.htm future.htm fseeko.htm mmapped.htm memdisk.htm \ configs.htm sfx-make.htm developer.htm download.htm \ - history.htm referentials.htm faq.htm copying.htm \ + history.htm referentials.htm faq.htm copying.htm notes.htm \ functions.htm SDL = @top_srcdir@/SDL SDL_RWOPS = $(SDL)/SDL_rwops_zzcat.c \ diff --git a/docs/Makefile.in b/docs/Makefile.in index 6e1d79d..b669373 100644 --- a/docs/Makefile.in +++ b/docs/Makefile.in @@ -216,7 +216,7 @@ htm_FILES = zzip-index.htm zzip-zip.htm zzip-file.htm zzip-sdl-rwops.htm \ zzip-api.htm zzip-basics.htm zzip-extras.htm zzip-parse.htm \ 64on32.htm future.htm fseeko.htm mmapped.htm memdisk.htm \ configs.htm sfx-make.htm developer.htm download.htm \ - history.htm referentials.htm faq.htm copying.htm \ + history.htm referentials.htm faq.htm copying.htm notes.htm \ functions.htm SDL_RWOPS = $(SDL)/SDL_rwops_zzcat.c \