~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to Makefile.am

primitive integration of the testing framework with the building process
created simple tests for drizzled/calendar
removed unused code from drizzled/calendar

Show diffs side-by-side

added added

removed removed

Lines of Context:
143
143
include extra/include.am
144
144
include support-files/include.am
145
145
include tests/include.am
 
146
include unittests/include.am
146
147
 
147
148
merge-clean:
148
149
        find ./ | $(GREP) \.orig | xargs rm -f