diff options
author | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2016-03-08 20:33:21 +0100 |
---|---|---|
committer | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2016-03-08 20:33:21 +0100 |
commit | 214d09891909ce5505d7bdbc5c848a9c4be23c0d (patch) | |
tree | 143098c6b3529debd326d6cee04d1bd18556a456 /Makefile.am | |
parent | d8f0fc6cb36a9d7c153a974b5095a4efb8c8add0 (diff) | |
download | blogc-214d09891909ce5505d7bdbc5c848a9c4be23c0d.tar.gz blogc-214d09891909ce5505d7bdbc5c848a9c4be23c0d.tar.bz2 blogc-214d09891909ce5505d7bdbc5c848a9c4be23c0d.zip |
travis: added script to upload distfiles
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 1c5388d..9554599 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,7 +17,6 @@ AM_DISTCHECK_CONFIGURE_FLAGS = \ ## File listings EXTRA_DIST = \ - build-aux/build-windows.sh \ build-aux/git-version-gen \ $(top_srcdir)/.version \ autogen.sh \ |