File: Makefile.am

package info (click to toggle)
1oom 1.11.7-1
  • links: PTS, VCS
  • area: contrib
  • in suites: forky, sid
  • size: 4,032 kB
  • sloc: ansic: 71,715; makefile: 568; sh: 131; asm: 30
file content (26 lines) | stat: -rw-r--r-- 525 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
DIST_SUBDIRS = ext

docdir = $(prefix)/share/doc/1oom

doc_DATA = \
    format_gam.txt \
    format_lbx.txt \
    format_moo.txt \
    format_pbx.txt \
    format_save.txt \
    lbxmd5.txt \
    list_gamediff.txt \
    list_pbxnum.txt \
    pbxin_example.txt \
    pbxin_fixbugs.txt \
    usage_classic.txt \
    usage_cmdline.txt \
    usage_common.txt \
    usage_gfxconv.txt \
    usage_lbxedit.txt \
    usage_lbxview.txt \
    usage_pbxdump.txt \
    usage_pbxmake.txt \
    usage_saveconv.txt

EXTRA_DIST = $(doc_DATA)