~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Brian Aker
  • Date: 2009-04-18 04:11:05 UTC
  • mfrom: (994.2.7 mordred)
  • Revision ID: brian@gaz-20090418041105-on190pr8bfgvajs6
Tags: 2009.04.997
Merge Monty.

Show diffs side-by-side

added added

removed removed

Lines of Context:
63
63
 
64
64
noinst_HEADERS= \
65
65
                client/client_priv.h \
66
 
                client/errname.h
 
66
                client/errname.h \
67
67
                client/get_password.h \
68
68
                client/my_readline.h \
69
69
                drizzled/configmake.h \
71
71
                mystrings/m_ctype.h \
72
72
                mystrings/m_string.h \
73
73
                mystrings/my_uctype.h \
74
 
                mystrings/t_ctype.h
75
 
                mystrings/utf8.h
 
74
                mystrings/t_ctype.h \
 
75
                mystrings/utf8.h \
76
76
                mysys/aio_result.h \
77
77
                mysys/base64.h \
78
78
                mysys/definitions.h \