~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to libdrizzleclient/Makefile.am

  • Committer: monty
  • Date: 2009-02-04 22:52:46 UTC
  • mto: (779.7.3 devel)
  • mto: This revision was merged to the branch mainline in revision 840.
  • Revision ID: monty@piggy.tangent.org-20090204225246-04yv15e345pbfj28
Fixed symbol versioning.

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
noinst_HEADERS =        libdrizzle_priv.h \
60
60
                        local_infile.h
61
61
 
62
 
EXTRA_DIST =            libdrizzle.ver
 
62
EXTRA_DIST =            libdrizzleclient.ver
63
63
CLEANFILES =            $(target_libadd) $(SHLIBOBJS) \
64
64
                        $(target) $(BUILT_SOURCES)
65
65