~matttbe/ubuntu/precise/alacarte/975299

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-01-19 17:10:20 UTC
  • mto: (2.1.4 squeeze)
  • mto: This revision was merged to the branch mainline in revision 35.
  • Revision ID: james.westby@ubuntu.com-20090119171020-btqjh13j7gtey1z5
Tags: upstream-0.11.7
ImportĀ upstreamĀ versionĀ 0.11.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
bin_SCRIPTS = alacarte
8
8
CLEANFILES += alacarte
9
9
 
10
 
EXTRA_DIST = intltool-extract.in intltool-merge.in intltool-update.in
11
 
DISTCLEANFILES = intltool-extract intltool-merge intltool-update
12
 
 
13
 
install-data-local:
14
 
 
15
10
alacarte: alacarte.in
16
11
        sed -e s!\@PYTHON\@!@PYTHON@!           \
17
12
            -e s!\@PYOPTIONS\@!-OOt!            \
18
13
            < $< > $@
19
14
alacarte: Makefile
20
15
 
21
 
EXTRA_DIST += alacarte.in
 
16
EXTRA_DIST = alacarte.in