~ubuntu-desktop/launchpad-integration/ubuntu

« back to all changes in this revision

Viewing changes to lib/Makefile.am

  • Committer: Michael Vogt
  • Date: 2005-09-23 19:11:21 UTC
  • Revision ID: Arch-x:michael.vogt@ubuntu.com--2005%launchpad-integration--mvo--0--patch-16
* icon support + some icons

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
2
lib_LTLIBRARIES = liblaunchpad-integration.la liblpint-bonobo.la
3
3
 
4
 
INCLUDES = $(GTK_CFLAGS) $(BONOBO_CFLAGS) $(PYTHON_INCLUDES) $(PYGTK_CFLAGS)
 
4
INCLUDES = $(GTK_CFLAGS) $(BONOBO_CFLAGS) \
 
5
           $(PYTHON_INCLUDES) $(PYGTK_CFLAGS) \
 
6
           -DGNOME_ICONDIR=\""$(datadir)/pixmaps"\"
5
7
 
6
8
liblaunchpad_integration_la_LIBADD = $(GTK_LIBS)
7
9
liblaunchpad_integration_la_LDFLAGS = -version-info 0:0:0