~paul-mccullagh/drizzle/bug-fix-618758

« back to all changes in this revision

Viewing changes to client/include.am

  • Committer: Monty Taylor
  • Date: 2010-08-17 15:18:37 UTC
  • mfrom: (1711.1.20 build)
  • Revision ID: mordred@inaugust.com-20100817151837-xg0sc9n6tgjaf4mn
Rollup merge.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
              $(LIBDRIZZLE) \
8
8
              $(LIBINTL) \
9
9
              $(LIBZ) \
10
 
              gnulib/libgnu.la \
11
10
              client/libgetpassword.la
12
11
 
13
12
noinst_LTLIBRARIES+= \
44
43
                                $(LIBDRIZZLE) \
45
44
                                $(LIBINTL) \
46
45
                                $(LIBZ) \
47
 
                                gnulib/libgnu.la \
48
46
                                client/libgetpassword.la
49
47
 
50
48
client_drizzledump_SOURCES=     client/drizzledump.cc