~ubuntu-branches/ubuntu/precise/gnome-raw-thumbnailer/precise

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Hubert Figuiere
  • Date: 2005-10-09 18:54:10 UTC
  • Revision ID: james.westby@ubuntu.com-20051009185410-6f3l0lo8rrph1vbn
Tags: upstream-2.0.1
ImportĀ upstreamĀ versionĀ 2.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
SUBDIRS = src
 
2
 
 
3
#appdir = $(datadir)/applications
 
4
#app_in_files = gnome-hello.desktop.in
 
5
#app_DATA = $(app_in_files:.desktop.in=.desktop)
 
6
@INTLTOOL_DESKTOP_RULE@
 
7
 
 
8
## We dist autogen.sh since this is an example program
 
9
## Real-world programs do not need to distribute autogen.sh
 
10
 
 
11
EXTRA_DIST = \
 
12
        autogen.sh              \
 
13
        xmldocs.make            \
 
14
        intltool-extract.in     \
 
15
        intltool-merge.in       \
 
16
        intltool-update.in