~ubuntu-branches/ubuntu/utopic/eiciel/utopic

« back to all changes in this revision

Viewing changes to doc/C/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2014-08-20 15:02:46 UTC
  • mfrom: (11.1.4 sid)
  • Revision ID: package-import@ubuntu.com-20140820150246-ngv7lwsuk498knpk
Tags: 0.9.9-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
eicieldocdir = $(datadir)/gnome/help/eiciel/C
4
4
 
5
 
 
6
 
eicieldoc_DATA = eiciel.xml
7
 
 
8
 
EXTRA_DIST = eiciel.xml.in
9
 
 
10
 
eiciel.xml : eiciel.xml.in
11
 
        sed -e "s|@PKG_VERSION@|$(VERSION)|" $(srcdir)/eiciel.xml.in > eiciel.xml
12
 
 
13
 
CLEANFILES = 
14
 
 
15
 
CLEANFILES += eiciel.xml
 
5
dist_eicieldoc_DATA = \
 
6
      add.page \
 
7
      concepts.page \
 
8
      default.page \
 
9
      edit.page \
 
10
      index.page \
 
11
      mask.page \
 
12
      open.page \
 
13
      remove.page \
 
14
      requirements.page \
 
15
      view.page \
 
16
      xattr.page \
 
17
      $(END)