~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/Makefile.am

  • Committer: Monty Taylor
  • Date: 2008-07-22 05:48:51 UTC
  • mto: (202.1.3 toru)
  • mto: This revision was merged to the branch mainline in revision 204.
  • Revision ID: monty@inaugust.com-20080722054851-airxt73370725p7x
Re-enabled optimizations for the normal build, and added back the --with-debug option to turn them off. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
 
20
20
# extra plugin example files are listed here, to
21
21
# keep its Makefile.am cleaner as a template
 
22
#EXTRA_DIST =   fulltext/configure.in   
22
23
 
23
24
SUBDIRS =       @mysql_pg_dirs@
24
 
DIST_SUBDIRS =  auth_pam hello_world md5 crc32 logging_query
 
25
DIST_SUBDIRS =  hello_world