~andrewsomething/imagination/debian

« back to all changes in this revision

Viewing changes to doc/en/images/Makefile.am

  • Committer: Andrew Starr-Bochicchio
  • Date: 2009-09-29 23:38:39 UTC
  • mfrom: (1.1.2)
  • Revision ID: a.starr.b@gmail.com-20090929233839-ucjnl2f35kw5fbx8
Tags: 2.0-1
* New upstream release. (Closes: #543218).
* debian/control: Build-depend on xsltproc, docbook-xsl, quilt,
  and doc-base.
* debian/imagination.doc-base: Register docs.
* debian/patches/10_link_math_lib.patch:
 - Add '-lm' to link to the math lib.
* debian/README.source: Explain quilt.
* debian/rules: Add quilt magic.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# $Id$
 
2
 
 
3
imagesdir = $(datadir)/doc/imagination/html/en/images
 
4
images_DATA = \
 
5
                                imagination_window.png \
 
6
                                side_panel_video.png   \
 
7
                                side_panel_audio.png   \
 
8
                                new_dialog.png          \
 
9
                                empty_slide_dialog.png
 
10
EXTRA_DIST =                                                    \
 
11
        $(images_DATA)