~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/field/Makefile.am

MergedĀ inĀ remove-include-dir

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 
16
16
#called from the top level Makefile
17
17
 
18
 
AM_CPPFLAGS =   -I$(top_srcdir)/strings \
19
 
                -I$(top_srcdir)/drizzled \
20
 
                -I$(top_srcdir)/include \
21
 
                -I$(top_srcdir)
22
 
 
23
18
noinst_LTLIBRARIES =    libfield.la
24
19
 
25
20
libfield_la_SOURCES =   blob.cc \