root/branches/lighttpd-1.4.x/Makefile.am

Revision 2320, 147 bytes (checked in by stbuehler, 10 days ago)

Removed debian/, openwrt/ and cygwin/; they weren't kept up-to-date, and we decided to remove dist. specific stuff

Line 
1SUBDIRS=src doc tests
2
3EXTRA_DIST=autogen.sh SConstruct
4
5distcleancheck_listfiles = find -type f -exec sh -c 'test -f $(srcdir)/{} || echo {}' ';'
Note: See TracBrowser for help on using the browser.