Files
mars-flaim/flaim/docs/Makefile.am
jcalcote e7548d8b4c Change over to GNU build system - part 1
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1056 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2008-06-26 17:02:11 +00:00

14 lines
280 B
Makefile

EXTRA_DIST = flaim_4_database_format.doc FLAIMArchitecture.odg\
FLAIMArchitecture.png introduction_to_flaim_4.doc
if HAVE_DOXYGEN
SUBDIRS = doxygen
endif
doc_DATA =\
flaim_4_database_format.doc\
FLAIMArchitecture.odg\
FLAIMArchitecture.png\
introduction_to_flaim_4.doc