~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mysys/Makefile.am

  • Committer: Brian Aker
  • Date: 2008-06-28 06:00:33 UTC
  • Revision ID: brian@tangent.org-20080628060033-a2w679o67rnvbwcg
Further cleanup on pthreads.

Show diffs side-by-side

added added

removed removed

Lines of Context:
52
52
                        my_handler.c my_largepage.c \
53
53
                        my_memmem.c \
54
54
                        my_access.c base64.c
55
 
EXTRA_DIST =            thr_alarm.c thr_lock.c my_pthread.c my_thr_init.c \
 
55
EXTRA_DIST =            thr_alarm.c thr_lock.c my_thr_init.c \
56
56
                        thr_mutex.c thr_rwlock.c
57
57
libmysys_a_LIBADD =     @THREAD_LOBJECTS@
58
58
# test_dir_DEPENDENCIES=        $(LIBRARIES)