aboutsummaryrefslogtreecommitdiff
path: root/ACM/tinyxml/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ACM/tinyxml/Makefile.am')
-rw-r--r--ACM/tinyxml/Makefile.am20
1 files changed, 20 insertions, 0 deletions
diff --git a/ACM/tinyxml/Makefile.am b/ACM/tinyxml/Makefile.am
new file mode 100644
index 0000000..e0bd660
--- /dev/null
+++ b/ACM/tinyxml/Makefile.am
@@ -0,0 +1,20 @@
+## $Id: Makefile.am,v 1.2 2005/08/21 17:32:08 bouvigne Exp $
+
+include $(top_srcdir)/Makefile.am.global
+
+EXTRA_DIST = \
+ Makefile.tinyxml \
+ changes.txt \
+ dox \
+ makedistlinux \
+ makedistwin.bat \
+ readme.txt \
+ test.dsp \
+ test.dsw \
+ tinyxml.cpp \
+ tinyxml.dsp \
+ tinyxml_vc7.vcproj \
+ tinyxml.h \
+ tinyxmlerror.cpp \
+ tinyxmlparser.cpp \
+ xmltest.cpp