~ubuntu-branches/ubuntu/karmic/rsyslog/karmic-200908151517

« back to all changes in this revision

Viewing changes to plugins/ompgsql/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2008-04-23 16:46:39 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20080423164639-5acmt8a4vpxjgnxw
Tags: 3.14.2-3
* debian/rsyslog-doc.install
  - Fix a typo in the install path of the dia files. Closes: #477489
    Thanks to Justin B Rye for the patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
pkglib_LTLIBRARIES = ompgsql.la
 
2
 
 
3
ompgsql_la_SOURCES = ompgsql.c ompgsql.h
 
4
ompgsql_la_CPPFLAGS = -I$(top_srcdir) $(pgsql_cflags)
 
5
ompgsql_la_LDFLAGS = -module -avoid-version
 
6
ompgsql_la_LIBADD = $(pgsql_libs)
 
7
 
 
8
EXTRA_DIST = createDB.sql