~ubuntu-branches/debian/sid/unixodbc/sid

« back to all changes in this revision

Viewing changes to Drivers/Postgre7.1/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Steve Langasek
  • Date: 2004-10-15 03:07:52 UTC
  • mfrom: (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20041015030752-dzw4vhxlgycz3woj
Tags: 2.2.4-11
Brown paper bag me: conflicts do not write themselves just because
you add a line to the changelog.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
        convert.h \
17
17
        dlg_specific.h \
18
18
        environ.h \
19
 
        iodbc.h \
20
19
        isql.h \
21
20
        isqlext.h \
22
21
        lobj.h \
37
36
        ../../ini/libinilc.la \
38
37
        ../../odbcinst/libodbcinstlc.la \
39
38
        $(LIBLTDL) $(LIBADD_DL) \
40
 
    $(LIBADD_CRYPT)
 
39
    $(LIBADD_CRYPT) $(LIBADD_POW)
41
40
 
42
41
libodbcpsql_la_DEPENDENCIES = \
43
42
        ../../lst/liblstlc.la \