~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to server/Makefile.am

  • Committer: Brian Aker
  • Date: 2008-07-12 20:42:47 UTC
  • mfrom: (134.1.2 drizzle)
  • Revision ID: brian@tangent.org-20080712204247-25xybfz5mgd050zo
Merge Mark's UDF Example

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