From 279674a0caaff0e8c03a20374c897fb51db574d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Thu, 29 Sep 2011 07:25:17 +0000 Subject: added build/ to DIST svn path=/trunk/externals/zexy/; revision=15395 --- build/Makefile.am | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 build/Makefile.am (limited to 'build/Makefile.am') diff --git a/build/Makefile.am b/build/Makefile.am new file mode 100644 index 0000000..3607a4e --- /dev/null +++ b/build/Makefile.am @@ -0,0 +1,29 @@ +AUTOMAKE_OPTIONS = foreign + +EXTRA_DIST = \ + autoconf/acinclude.m4 \ + autoconf/autogen.sh \ + autoconf/configure.ac \ + autoconf/Make.config.in \ + autoconf/Makefile \ + autoconf/README.txt \ + README.txt \ + win-vs2003/zexy.sln \ + win-vs2003/zexy.vcproj \ + win-vs2008/zexy.sln \ + win-vs2008/zexy.vcproj \ + win-vs6/zexy.dsp \ + win-vs6/zexy.dsw \ + win-vs7.10/zexy.sln \ + win-vs7.10/zexy.vcproj \ + autoconf/README.txt \ + Makefile.am \ + README.txt \ + win-vs2003/zexy.sln \ + win-vs2003/zexy.vcproj \ + win-vs2008/zexy.sln \ + win-vs2008/zexy.vcproj \ + win-vs6/zexy.dsp \ + win-vs6/zexy.dsw \ + win-vs7.10/zexy.sln \ + win-vs7.10/zexy.vcproj -- cgit v1.2.1