diff options
Diffstat (limited to 'doc/html/cpplus/Makefile.am')
-rw-r--r-- | doc/html/cpplus/Makefile.am | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/doc/html/cpplus/Makefile.am b/doc/html/cpplus/Makefile.am deleted file mode 100644 index 81af45e..0000000 --- a/doc/html/cpplus/Makefile.am +++ /dev/null @@ -1,17 +0,0 @@ -# HDF5 Library Doc Makefile(.in) -# -# Copyright (C) 1997, 2002 -# National Center for Supercomputing Applications. -# All rights reserved. -# -## -## Makefile.am -## Run automake to generate a Makefile.in from this file. -# - -include $(top_srcdir)/config/commence-doc.am - -localdocdir = $(docdir)/hdf5/cpplus - -# Public doc files (to be installed)... -localdoc_DATA=CppInterfaces.html CppUserNotes.doc CppUserNotes.pdf |