summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.autom4te.cfg7
-rw-r--r--MANIFEST5
2 files changed, 10 insertions, 2 deletions
diff --git a/.autom4te.cfg b/.autom4te.cfg
new file mode 100644
index 0000000..e998198
--- /dev/null
+++ b/.autom4te.cfg
@@ -0,0 +1,7 @@
+## ------------------ ##
+## User Preferences. ##
+## ------------------ ##
+
+begin-language: "Autoconf"
+args: --no-cache
+end-language: "Autoconf"
diff --git a/MANIFEST b/MANIFEST
index 5d8959e..dc66dfd 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -6,6 +6,7 @@
# in column one with a '#'.
#------------------------------------------------------------------------------
+./.autom4te.cfg _DO_NOT_DISTRIBUTE_
./COPYING
./MANIFEST
./Makefile.dist
@@ -211,8 +212,6 @@
./doc/html/TechNotes/SWControls.html
./doc/html/TechNotes/SymbolTables.html
./doc/html/TechNotes/TestReview.html
-./doc/html/TechNotes/TestReview/H5Dget_offset.html
-./doc/html/TechNotes/TestReview/H5Tget_native_type.html
./doc/html/TechNotes/ThreadSafeLibrary.html
./doc/html/TechNotes/VFL.html
./doc/html/TechNotes/VFLfunc.html
@@ -808,6 +807,8 @@
./src/H5FDcore.h
./src/H5FDfamily.c
./src/H5FDfamily.h
+./src/H5FDfphdf5.c
+./src/H5FDfphdf5.h
./src/H5FDgass.c
./src/H5FDgass.h
./src/H5FDlog.c