~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to libmysql/Makefile.am

Fixed a few small problems so that make distcheck works.

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
AM_CPPFLAGS =   -I$(top_builddir)/include -I$(top_srcdir)/include -I$(top_srcdir)/vio -I$(top_srcdir)/mysys -I$(top_builddir)/sql-common
48
48
 
49
49
EXTRA_DIST = libmysql.def
 
50
noinst_HEADERS = client_settings.h
50
51
 
51
52
CLEANFILES =            $(target_libadd) $(SHLIBOBJS) \
52
53
                        $(target) $(BUILT_SOURCES)