summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--MANIFEST14
1 files changed, 12 insertions, 2 deletions
diff --git a/MANIFEST b/MANIFEST
index bfadd2d..23ecef8 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,10 +1,12 @@
-./Changes
./configure
./INSTALL
./INSTALL_MAINT
./Makefile.dist
./Makefile.in
./MANIFEST
+./README
+./RELEASE
+./acconfig.h
./bin/checkposix
./bin/config.guess
./bin/config.sub
@@ -15,11 +17,18 @@
./config/conclude.in
./config/depend.in
./config/freebsd2.2.1
+./config/hpux10.20
./config/irix6.2
./config/irix64
./config/linux
./config/solaris2.5
./configure.in
+./examples/h5_compound.c
+./examples/h5_extend_read.c
+./examples/h5_extend_write.c
+./examples/h5_group.c
+./examples/h5_read.c
+./examples/h5_write.c
./html/CodeReview.html
./html/Datasets.html
./html/Datatypes.html
@@ -56,6 +65,7 @@
./html/study_p1.gif
./html/study_p1.obj
./html/symtab
+./src/.indent.pro
./src/debug.c
./src/H5.c
./src/H5detect.c
@@ -135,10 +145,10 @@
./src/H5Vprivate.h
./src/hdf5.h
./src/Makefile.in
-./src/Naming-Conventions
./test/Makefile.in
./test/cmpd_dset.c
./test/dsets.c
+./test/dspace.c
./test/dtypes.c
./test/extend.c
./test/hyperslab.c