~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to libmysql/Makefile.am

  • Committer: Brian Aker
  • Date: 2008-07-07 16:58:11 UTC
  • mfrom: (77.1.25 codestyle)
  • Revision ID: brian@tangent.org-20080707165811-jfqxacc3436dut4n
Merge from Monty's tree

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
CLEANFILES =            $(target_libadd) $(SHLIBOBJS) \
57
57
                        $(target) $(BUILT_SOURCES)
58
58
 
59
 
 
60
 
# This part requires GNUmake
61
 
#
62
 
# This makes a distribution file with only the files needed to compile
63
 
# a minimal MySQL client library
64
 
#
65
 
# A list of needed headers collected from the deps information 000213
66
 
nh =            my_global.h dbug.h errmsg.h \
67
 
                m_ctype.h m_string.h \
68
 
                my_alarm.h my_config.h my_dir.h my_list.h my_net.h my_sys.h \
69
 
                mysql.h mysql_com.h mysql_version.h mysqld_error.h \
70
 
                mysys_err.h my_pthread.h thr_alarm.h violite.h hash.h \
71
 
                sql_common.h