File: Makefile.am

package info (click to toggle)
libpsml 2.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,048 kB
  • sloc: f90: 3,888; makefile: 211; pascal: 166; sh: 76
file content (23 lines) | stat: -rw-r--r-- 652 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Copyright (C) 2017 Yann Pouillon

#
# Top makefile for the documentation of LibPSML
#

EXTRA_DIST = \
  CHANGES \
  README \
  pages/01_the_psml_format/01_generators/index.md \
  pages/01_the_psml_format/02_clients/index.md \
  pages/01_the_psml_format/databases.md \
  pages/01_the_psml_format/index.md \
  pages/01_the_psml_format/schema.md \
  pages/02_library_user_guide/01_installation.md \
  pages/02_library_user_guide/02_api/index.md \
  pages/02_library_user_guide/02_api/sets.md \
  pages/02_library_user_guide/index.md \
  pages/03_library_developer_notes/index.md \
  pages/index.md \
  paper/README \
  schema/README \
  schema/psml.rnc