diff options
Diffstat (limited to 'tclap-1.2.1/config/Makefile.am')
-rw-r--r-- | tclap-1.2.1/config/Makefile.am | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tclap-1.2.1/config/Makefile.am b/tclap-1.2.1/config/Makefile.am new file mode 100644 index 0000000..0fbccae --- /dev/null +++ b/tclap-1.2.1/config/Makefile.am @@ -0,0 +1,7 @@ + +EXTRA_DIST = ac_cxx_have_sstream.m4\ + ac_cxx_have_strstream.m4\ + ac_cxx_namespaces.m4\ + bb_enable_doxygen.m4 + + |