~ubuntu-branches/ubuntu/jaunty/gdesklets/jaunty-updates

« back to all changes in this revision

Viewing changes to Displays/Quote-of-the-Day/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Deng Xiyue
  • Date: 2008-09-02 22:00:17 UTC
  • mfrom: (2.1.18 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080902220017-m66bj19l0ll8x7yh
Tags: 0.36-5
* Redo 40_dont_update_mime.diff to use a more compact syntax by 
  Loïc Minier's suggestion.  Thanks lool.
* Regenerate 70_relibtoolize.diff accordingly.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
installdir = ${coredir}/Displays/Quote-of-the-Day
 
2
install_DATA = \
 
3
        COPYING         \
 
4
        quote.display   \
 
5
        quote.png       \
 
6
        quotes.script   \
 
7
        README
 
8
 
 
9
EXTRA_DIST = $(install_DATA)