~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to Makefile.am

Merged Pawel.

Show diffs side-by-side

added added

removed removed

Lines of Context:
134
134
include extra/include.am
135
135
include support-files/include.am
136
136
include tests/include.am
 
137
include unittests/include.am
137
138
 
138
139
merge-clean:
139
140
        find ./ | $(GREP) \.orig | xargs rm -f