~drizzle-trunk/drizzle/development

1265 by Brian Aker
Updated Makefile.am to push client rules to include.am
1
# vim:ft=automake
2
# included from Top Level Makefile.am
3
# All paths should be given relative to the root
4
1757.2.8 by Monty Taylor
Removed my_print_defaults. Guess what - it's no longer relevant.
5
noinst_PROGRAMS+= \
6
		  extra/mysql_password_hash
1712.1.1 by Monty Taylor
Merged libdrizzle directly into tree.
7
extra_mysql_password_hash_LDADD= libdrizzle/libdrizzle.la