~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to include/Makefile.am

Moved heap.h to storage/heap

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
                        $(BUILT_SOURCES)
46
46
 
47
47
noinst_HEADERS =        my_bit.h \
48
 
                        heap.h \
49
48
                        my_bitmap.h \
50
49
                        my_uctype.h \
51
50
                        mysys_err.h \