]> icculus.org git repositories - btb/d2x.git/blob - Makefile.am
040b79298cf74274f35cb0e7c3e1d7b2ac21a807
[btb/d2x.git] / Makefile.am
1 SUBDIRS = 2d 3d maths mem cfile iff texmap misc input video sound arch main \
2 includes tools unused
3
4 dist-hook:
5         $(MAKE) changelog
6         cp -a ChangeLog $(distdir)
7
8 changelog::
9         -touch ChangeLog
10         -tools/cvs2cl/cvs2cl.pl -b --utc
11         -rm -f ChangeLog.bak
12
13 EXTRA_DIST = \
14 ChangeLog \
15 djgpp.bat djgpp.sh \
16 autogen.sh cygconf \
17 cvshowto.txt readme.txt license.txt thinking.txt installation.txt mingw32.txt