~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to server/Makefile.am

  • Committer: Brian Aker
  • Date: 2008-07-16 21:28:26 UTC
  • mfrom: (77.3.28 glibclient)
  • Revision ID: brian@tangent.org-20080716212826-p44t3u6v1zb0dmxg
Merge from Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
                        -I$(srcdir) $(openssl_includes) \
25
25
                        $(libevent_includes) \
26
26
                        -ggdb
27
 
SUBDIRS =               share
 
27
SUBDIRS =               . share
28
28
libexec_PROGRAMS =      drizzled
29
29
EXTRA_PROGRAMS =        gen_lex_hash
30
30
bin_PROGRAMS =