~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to client/Makefile.am

  • Committer: Brian Aker
  • Date: 2008-07-09 16:10:20 UTC
  • mfrom: (54.1.7 drizzle-smack)
  • Revision ID: brian@tangent.org-20080709161020-zey0njsqmfprw8fa
Merging Stewart changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
AM_CPPFLAGS =                   -I$(top_builddir)/include \
19
19
                                -I$(top_srcdir)/include \
20
20
                                -I$(top_srcdir)/regex \
21
 
                                -I$(top_srcdir)/sql \
 
21
                                -I$(top_srcdir)/server \
22
22
                                -I$(top_srcdir)/strings
23
23
 
24
24
LIBS =                          @CLIENT_LIBS@ -lz