[svn] Removed 'contrib' and 'sql' from main Makefile.am

Removed obsolete 'contrib' and 'sql' from EXTRA_DIST.
This will make the Linux build system forget about contrib/ and sql/
directories when compiling the whole thing.

--HG--
branch : trunk
This commit is contained in:
fregh
2008-10-06 11:42:33 -05:00
parent e36e114abe
commit ead15d48af

View File

@@ -20,7 +20,7 @@
SUBDIRS = dep doc src
## Additional files to include when running 'make dist'
EXTRA_DIST = win contrib sql
EXTRA_DIST = win