~ubuntu-branches/ubuntu/dapper/xfce-mcs-plugins/dapper

« back to all changes in this revision

Viewing changes to doc/C/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Simon Huggins
  • Date: 2004-04-27 22:08:03 UTC
  • Revision ID: james.westby@ubuntu.com-20040427220803-vhxi3wkask9cku5d
Tags: upstream-4.0.5
ImportĀ upstreamĀ versionĀ 4.0.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
SUBDIRS = \
 
2
         images
 
3
 
 
4
noinst_DATA = \
 
5
        xfce-mcs-plugins.xml
 
6
 
 
7
docdir=$(datadir)/xfce4/doc/C
 
8
 
 
9
doc_DATA= \
 
10
        xfce-mcs-plugins.html
 
11
 
 
12
EXTRA_DIST = $(noinst_DATA) $(doc_DATA)
 
13
 
 
14
html: $(srcdir)/xfce-mcs-plugins.xml
 
15
        xsltproc $(top_srcdir)/doc/xfce-nochunk.xsl \
 
16
                $(srcdir)/xfce-mcs-plugins.xml