~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mysys/Makefile.am

Moved my_alloc.h to mysys.

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
# Trick to get things compiled like they are shared, but linked directly in.
30
30
noinst_LTLIBRARIES = libmysyslt.la
31
31
 
 
32
pkginclude_HEADERS =    my_alloc.h
32
33
noinst_HEADERS =        mysys_priv.h \
33
34
                        my_static.h \
34
35
                        my_handler_errors.h \