~ubuntu-branches/ubuntu/warty/matchbox/warty

« back to all changes in this revision

Viewing changes to data/themes/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Steinar H. Gunderson
  • Date: 2004-02-16 01:27:37 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040216012737-fakbjc1vs72vcz2w
Tags: 1:0.6.2-1.1
* Non-Maintainer Upload.
* Add -fPIC to libmb.so linker flags. (Closes: #227920)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
xpms = next.xpm prev.xpm close.xpm toolbar.xpm toolbar_close.xpm select.xpm
2
 
 
3
 
themesdir = $(pkgdatadir)/themes
4
 
themes_DATA = default_theme_rc $(xpms)
5
 
 
6
 
EXTRA_DIST = default_theme_rc.in $(xpms)
7
 
 
8
 
default_theme_rc: default_theme_rc.in
9
 
        sed -e "s,@pkgdatadir@,$(pkgdatadir)," \
10
 
        default_theme_rc.in > default_theme_rc
11
 
 
 
1
SUBDIRS = blondie bluebox gorilla
 
2
 
 
3
#depno camo
 
 
b'\\ No newline at end of file'