~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/algorithm/include.am

  • Committer: Siddharth Prakash Singh
  • Date: 2010-03-29 22:04:20 UTC
  • mto: This revision was merged to the branch mainline in revision 1432.
  • Revision ID: spsneo@spsneo-laptop-20100329220420-ufp7gxzbppbrcxya
code refactoring - drizzled/algorithm/include.am

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
nobase_dist_include_HEADERS+= drizzled/algorithm/crc32.h drizzled/algorithm/sha1.h
17
17
 
18
18
noinst_LTLIBRARIES+= drizzled/algorithm/libhash.la
19
 
drizzled_algorithm_libhash_la_SOURCES=  drizzled/algorithm/sha1.cc
 
19
drizzled_algorithm_libhash_la_SOURCES= drizzled/algorithm/sha1.cc