~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to sql/Makefile.am

  • Committer: Monty Taylor
  • Date: 2008-07-01 14:33:36 UTC
  • mto: (28.1.12 backport_patch)
  • mto: This revision was merged to the branch mainline in revision 34.
  • Revision ID: monty@inaugust.com-20080701143336-8uihm7dhpu92rt0q
Somehow missed moving password.c. Duh.

Show diffs side-by-side

added added

removed removed

Lines of Context:
81
81
                        protocol.cc sql_state.c \
82
82
                        lock.cc my_lock.c \
83
83
                        sql_string.cc sql_manager.cc sql_map.cc \
84
 
                        mysqld.cc password.c hash_filo.cc \
 
84
                        mysqld.cc hash_filo.cc \
85
85
                        sql_connect.cc scheduler.cc sql_parse.cc \
86
86
                        set_var.cc sql_yacc.yy \
87
87
                        sql_base.cc table.cc sql_select.cc sql_insert.cc \