~ubuntu-branches/ubuntu/lucid/compiz-fusion-plugins-extra/lucid

« back to all changes in this revision

Viewing changes to src/group/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2007-12-05 22:48:25 UTC
  • mfrom: (1.1.15 upstream)
  • Revision ID: james.westby@ubuntu.com-20071205224825-yhfs0zm2evj7ca3x
Tags: 0.6.99+git20071127-0ubuntu1
new git HEAD snapshot

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
libgroup_la_LIBADD = @COMPIZ_LIBS@ @GROUP_LIBS@
6
6
libgroup_la_SOURCES = group_options.c \
7
7
                      group_options.h \
 
8
                      cairo.c         \
8
9
                      group.c         \
9
10
                      init.c          \
10
11
                      paint.c         \