aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2012-06-21 14:54:46 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2012-06-21 14:54:46 +0200
commitac1d4d9488e3dcb77dbad0f2e1b3249c095f6d48 (patch)
treeecddf2ccdee0bba45ff61ac4857710c35c1ef085 /Makefile.am
parenta37c64bae1b2e332c81f3b8ae3e9947cd1f36141 (diff)
downloadexperiment-player-ac1d4d9488e3dcb77dbad0f2e1b3249c095f6d48.tar.gz
added build scripts for MinGW
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 3c2694f..ccf917f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,2 +1,5 @@
SUBDIRS = lib src doc
+
+EXTRA_DIST = makemake_mingw_dev.sh \
+ build_mingw_binaries.sh