~ubuntu-branches/ubuntu/natty/centerim/natty

« back to all changes in this revision

Viewing changes to libgadu/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Alessio Treglia
  • Date: 2009-03-26 19:51:53 UTC
  • mfrom: (1.1.5 upstream) (3.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090326195153-dxo63t1lwbp2m592
Tags: 4.22.7-1ubuntu1
* Merge from debian unstable, Ubuntu remaining changes:
  - Packages that Depend/Recommend/Suggest firefox (metapackage) must
    must alternatively Depend/Recommend/Suggest abrowser.
* Bugfix-only release, fixed bugs: LP: #146308 and LP: #186381.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
EXTRA_DIST = libgadu.c pubdir.c dcc.c obsolete.c common.c http.c events.c pubdir50.c libgadu.h libgadu-config.h compat.h libgadu.motor COPYING
2
 
SUBDIRS = 
3
 
INCLUDES = 
4
 
CPPFLAGS = 
5
1
noinst_LIBRARIES = liblibgadu.a
6
2
liblibgadu_a_SOURCES =  libgadu.c pubdir.c dcc.c obsolete.c common.c http.c events.c pubdir50.c
7
 
 
8
 
AUTOMAKE_OPTIONS = foreign
 
3
noinst_HEADERS = libgadu.h libgadu-config.h compat.h
 
4
EXTRA_DIST = COPYING