~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to Makefile.am

Merged in atomic unittest expansion.

Show diffs side-by-side

added added

removed removed

Lines of Context:
127
127
clean-local:
128
128
        find . -name '*.gcno' | xargs rm -f 
129
129
 
 
130
distclean-local:
 
131
        rm -r -f unittests/.libs
 
132
 
130
133
include config/lint-source.am
131
134
 
132
135
include drizzled/message/include.am