~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/util/Makefile.am

  • Committer: Jay Pipes
  • Date: 2009-12-08 17:46:38 UTC
  • mfrom: (1240 staging)
  • mto: This revision was merged to the branch mainline in revision 1245.
  • Revision ID: jpipes@serialcoder-20091208174638-exwaq2vbq0bzvyze
Merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
15
15
 
16
16
utilincludedir = ${includedir}/drizzled/util
17
 
dist_utilinclude_HEADERS= convert.h
 
17
dist_utilinclude_HEADERS= convert.h test.h
18
18
 
19
19
noinst_LTLIBRARIES= libutil.la
20
20
libutil_la_SOURCES= convert.cc