An Overlay-based
Virtual Network Substrate
SpoVNet

root/Makefile.am

Revision 3744, 269 bytes (checked in by mayer, 3 years ago)
Line 
1ACLOCAL_AMFLAGS = -I m4
2SUBDIRS    = docu source sample
3EXTRA_DIST = etc/pingpong/* etc/patch/* INSTALL LICENSE README bootstrap bootstrap_libs
4
5# hook to remove all .svn files before rolling the tarball
6dist-hook:
7        find $(distdir) -name '.[a-zA-Z0-9]*' | xargs rm -rf
Note: See TracBrowser for help on using the browser.