~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to Makefile.am

Removed tags target and helper script. Automake-1.10 has a target for this now, and we don't have to avoid bk files either.

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
bin-dist:               all
44
44
        $(top_builddir)/scripts/make_binary_distribution @MAKE_BINARY_DISTRIBUTION_OPTIONS@
45
45
 
46
 
tags:
47
 
        support-files/build-tags
48
 
 
49
46
.PHONY: init-db bin-dist \
50
47
  test    test-force    test-full    test-force-full    test-force-mem \
51
48
  test-pl test-force-pl test-full-pl test-force-full-pl test-force-pl-mem \