1
0
mirror of https://github.com/gryf/ADFlib.git synced 2026-02-07 16:55:48 +01:00

Initial import

This commit is contained in:
Toni G
2013-02-21 22:36:30 +01:00
parent 113fdf2a9e
commit f3af9e019f
72 changed files with 18613 additions and 0 deletions

24
doc/Makefile.am Normal file
View File

@@ -0,0 +1,24 @@
doc_DATA = $(top_srcdir)/README \
$(top_srcdir)/AUTHORS \
$(top_srcdir)/COPYING \
$(top_srcdir)/ChangeLog \
$(top_srcdir)/NEWS
nobase_doc_DATA = FAQ/image/adf_dir.gif \
FAQ/image/adf_file.gif \
FAQ/adf_info.html \
FAQ/adf_info.txt \
FAQ/adf_info_V0_9.txt \
api_device.html \
api_dir.html \
api_env.html \
api_file.html \
api_index.html \
api_native.html \
api_salv.html \
api_volume.html \
API.txt \
version0.7.9d_gary.txt
EXTRA_DIST = doc_DATA nobase_doc_DATA