Revision: 412
          http://vde.svn.sourceforge.net/vde/?rev=412&view=rev
Author:   fgiunchedi
Date:     2010-05-22 17:38:24 +0000 (Sat, 22 May 2010)

Log Message:
-----------
reorder extraclean files and add --enable-experimental to make distcheck

Modified Paths:
--------------
    trunk/vde-2/Makefile.am

Modified: trunk/vde-2/Makefile.am
===================================================================
--- trunk/vde-2/Makefile.am     2010-05-20 13:52:12 UTC (rev 411)
+++ trunk/vde-2/Makefile.am     2010-05-22 17:38:24 UTC (rev 412)
@@ -3,5 +3,24 @@
 
 EXTRA_DIST = Changelog COPYING COPYING.libvdeplug COPYING.slirpvde INSTALL 
README
 
+DISTCHECK_CONFIGURE_FLAGS = --enable-experimental
+
 extraclean: distclean
-       rm -rf aclocal.m4 autom4te.cache autoscan.log configure.scan 
include/config.h.in* configure depcomp install-sh Makefile.in config.guess 
config.sub ltmain.sh missing `find . -name Makefile.in` vde2-*.tar.gz 
vde2-*.tar.bz2 compile
+       rm -f \
+       aclocal.m4 \
+       autom4te.cache \
+       autoscan.log \
+       configure.scan \
+       configure \
+       depcomp \
+       install-sh \
+       Makefile.in \
+       config.guess \
+       config.sub \
+       ltmain.sh \
+       missing \
+       compile \
+       include/config.h.in* \
+       vde2-*.tar.gz \
+       vde2-*.tar.bz2 \
+       `find . -name Makefile.in`


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------

_______________________________________________
vde-users mailing list
vde-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vde-users

Reply via email to