~ubuntu-branches/ubuntu/dapper/gnome-backgrounds/dapper-updates

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2005-03-07 19:48:47 UTC
  • Revision ID: james.westby@ubuntu.com-20050307194847-j743r98olajf0vwu
Tags: upstream-2.10.0
ImportĀ upstreamĀ versionĀ 2.10.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
SUBDIRS = branded tiles translucent po
 
2
 
 
3
EXTRA_DIST = intltool-extract.in intltool-merge.in intltool-update.in
 
4
 
 
5
MAINTAINERCLEANFILES = \
 
6
        Makefile.in \
 
7
        aclocal.m4 \
 
8
        config.h.in \
 
9
        configure \
 
10
        depcomp \
 
11
        install-sh \
 
12
        intltool-extract.in \
 
13
        intltool-merge.in \
 
14
        intltool-update.in \
 
15
        missing \
 
16
        mkinstalldirs
 
17