Changeset 20 for trunk/Makefile.am

Show
Ignore:
Timestamp:
11/19/08 13:23:49 (17 years ago)
Author:
yumileroy
Message:

[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.

Original author: fregh
Date: 2008-10-06 11:42:33-05:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.am

    r17 r20  
    2121 
    2222## Additional files to include when running 'make dist' 
    23 EXTRA_DIST = win contrib sql 
     23EXTRA_DIST = win 
    2424 
    2525