~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to server/Makefile.am

  • Committer: Mark Atwood
  • Date: 2008-07-12 07:25:25 UTC
  • mto: This revision was merged to the branch mainline in revision 139.
  • Revision ID: me@mark.atwood.name-20080712072525-s1dq9mtwo5td7af7
more hackery to get plugin UDFs working

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
pkgplugindir =          $(pkglibdir)/plugin
23
23
AM_CPPFLAGS =           -I$(top_builddir)/include -I$(top_srcdir)/include \
24
24
                        -I$(srcdir) $(openssl_includes) \
25
 
                        $(libevent_includes)
 
25
                        $(libevent_includes) \
 
26
                        -ggdb
26
27
SUBDIRS =               share
27
28
libexec_PROGRAMS =      drizzled
28
29
EXTRA_PROGRAMS =        gen_lex_hash