~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/Makefile.am

  • Committer: Brian Aker
  • Date: 2008-08-03 22:14:59 UTC
  • Revision ID: brian@tangent.org-20080803221459-gz8on1zlp22dbr9d
First pass on PAM auth

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   
23
22
 
24
23
SUBDIRS =       @mysql_pg_dirs@
25
 
DIST_SUBDIRS =  hello_world md5 crc32
 
24
DIST_SUBDIRS =  auth_pam hello_world md5 crc32