~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mysys/Makefile.am

Moved typelib to mysys.

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
                        my_getopt.h \
34
34
                        my_list.h \
35
35
                        my_sys.h \
36
 
                        my_pthread.h 
 
36
                        my_pthread.h \
 
37
                        typelib.h
37
38
 
38
39
noinst_HEADERS =        mysys_priv.h \
39
40
                        my_bit.h \