From e2bfb5633bb37a9cb1182b5cd85f37f216613dfa Mon Sep 17 00:00:00 2001 From: curt Date: Mon, 2 Sep 2002 03:43:05 +0000 Subject: [PATCH] Minor tweaks. --- Doxyfile | 2 +- simgear/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Doxyfile b/Doxyfile index 86860a2d..334a015b 100644 --- a/Doxyfile +++ b/Doxyfile @@ -22,7 +22,7 @@ PROJECT_NAME = SimGear # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 0.0.17 +PROJECT_NUMBER = 0.0.19pre1 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. diff --git a/simgear/Makefile.am b/simgear/Makefile.am index 5ae683d6..50a0be5f 100644 --- a/simgear/Makefile.am +++ b/simgear/Makefile.am @@ -7,7 +7,7 @@ endif # METAR_DIRS = METAR_DIRS = metar -EXTRA_DIST = simgear_config.h.vc5 version.h.in interpreter/ +EXTRA_DIST = simgear_config.h.vc5 version.h.in include_HEADERS = \ compiler.h constants.h sg_inlines.h sg_traits.hxx sg_zlib.h version.h -- 2.39.5