~ubuntu-branches/ubuntu/vivid/blam/vivid-proposed

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Adrien Cunin
  • Date: 2007-02-02 00:37:16 UTC
  • mfrom: (1.1.4 upstream) (2.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20070202003716-63fv2k0ztk04bjq9
Tags: 1.8.4-0ubuntu1
* Sync with Debian unstable
* New upstream release
* Added build-dependency on gnome-sharp2
* debian/patches/01_correct_default_theme.patch: dropped, included upstream
* Re-added the following Ubuntu changes:
   - Build-Depends on firefox-dev instead of libxul-dev
   - debian/patches/PlanetUbuntu.patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
bin_SCRIPTS = blam
30
30
bindir=$(prefix)/bin
31
31
 
 
32
man_MANS = blam.1
 
33
 
32
34
blam: blam.in config.log
33
 
        sed -e "s|\@prefix\@|$(prefix)|" -e "s|\@MOZILLA_HOME\@|$(MOZILLA_HOME)|" < blam.in > blam
 
35
        sed -e "s|\@prefix\@|$(prefix)|" -e "s|\@MOZILLA_HOME\@|$(MOZILLA_HOME)|g" < blam.in > blam
34
36
 
35
37
configdir = $(prefix)/lib/blam
36
38
config_DATA = blam.exe.config
48
50
        $(collection_DATA)      \
49
51
        $(config_DATA)          \
50
52
        blam.in                 \
51
 
        $(INTLTOOL)
 
53
        $(INTLTOOL)             \
 
54
        $(man_MANS)
52
55
 
53
56
CLEANFILES = \
54
57
             blam