aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2016-01-09 23:47:18 +0100
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2016-01-09 23:47:18 +0100
commit170210579bbe1259315eab2c7f5893448b3f961c (patch)
tree552c6a71a7fa6a12984bdea8d643f5f97578e10c
parent687fa0ef362dfdacb6ee0a169d7ab0a84e747cc4 (diff)
downloadblogc-170210579bbe1259315eab2c7f5893448b3f961c.tar.gz
blogc-170210579bbe1259315eab2c7f5893448b3f961c.tar.bz2
blogc-170210579bbe1259315eab2c7f5893448b3f961c.zip
build: add build-aux/build-windows.sh to tarball
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 78738cc..e143b0b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,6 +12,7 @@ AM_DISTCHECK_CONFIGURE_FLAGS = \
## File listings
EXTRA_DIST = \
+ build-aux/build-windows.sh \
autogen.sh \
LICENSE \
README.md \