but were not being copied into the tarball by
make dist.
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@2674
e7ae566f-a301-0410-adde-
c780ea21d3b5
contrib \
debug \
plugin \
- management
+ management \
+ images \
+ ieproxy.c \
+ ieproxy.h \
+ domake-win
dist-hook:
cd $(distdir) && for i in $(EXTRA_DIST) ; do find $$i -name .svn -type d -prune -exec rm -rf '{}' ';' ; rm -f `find $$i -type f | grep -E '(^|\/)\.?\#|\~$$|\.s?o$$'` ; done
dnl define the OpenVPN version
-define(PRODUCT_VERSION,[2.1_rc6])
+define(PRODUCT_VERSION,[2.1_rc6a])