aboutsummaryrefslogtreecommitdiff
path: root/ACM/tinyxml/Makefile.am
blob: e0bd660e6bfc4a4a5742e22e97ba13f091383be9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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