~ubuntu-branches/ubuntu/gutsy/kvirc/gutsy

« back to all changes in this revision

Viewing changes to src/plugins/country/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Robin Verduijn
  • Date: 2004-12-14 15:32:19 UTC
  • mfrom: (0.2.1 upstream) (1.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20041214153219-fdink3gyp2s20b6g
Tags: 2:2.1.3.1-2
* Change Recommends on xmms to a Suggests.
* Rebuild against KDE 3.3.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
###############################################################################
2
 
# KVirc IRC client Makefile - 10.03.2000 Szymon Stefanek <stefanek@tin.it>
 
2
#
 
3
#       KVIrc IRC client Makefile
 
4
#
3
5
###############################################################################
4
6
 
5
 
CPPFLAGS = $(SS_FLAGS_INCDIRS) -I../../common -I../../kvicore -I../../kvilib -I../../kvirc -I../
6
 
 
7
 
pluglib_LTLIBRARIES      = libkvicountry.la
8
 
 
9
 
libkvicountry_la_LDFLAGS = -module -avoid-version $(SS_FLAGS_LIBDIRS) -L$(topdir)/src/kvicore -L$(topdir)/src/kvilib
10
 
libkvicountry_la_SOURCES = libkvicountry.cpp
11
 
libkvicountry_la_LIBADD  = $(SS_FLAGS_LIBLINK) -lkvicore -lkvilib
12
 
 
 
7
include ../Makefile.common
 
8
 
 
9
pluglibexec_LTLIBRARIES  = libkvicountry.la
 
10
libkvicountry_la_LDFLAGS = $(SS_FLAGS_LIBDIRS)
 
11
libkvicountry_la_LIBADD  = $(SS_FLAGS_LIBLINK)
 
12
libkvicountry_la_SOURCES = kvi_country.cpp