~ubuntu-branches/ubuntu/trusty/lifelines/trusty

« back to all changes in this revision

Viewing changes to reports/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Felipe Augusto van de Wiel (faw)
  • Date: 2007-05-23 23:49:53 UTC
  • mfrom: (3.1.3 edgy)
  • Revision ID: james.westby@ubuntu.com-20070523234953-ogno9rnbmth61i7p
Tags: 3.0.50-2etch1
* Changing docs/ll-reportmanual.xml and docs/ll-userguide.xml to fix
  documentation build problems (Closes: #418347).

* lifelines-reports
  - Adding a dependency to lifelines >= 3.0.50 to prevent file conflict.
    (Closes: #405500).

* Updating French translation. Thanks to Bernard Adrian. (Closes: #356671).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# This makefile is for the lifelines reports
2
2
 
3
3
AUTOMAKE_OPTIONS = no-dependencies
4
 
### pkgdir := $(pkgdatadir)/reports
 
4
 
 
5
SUBDIRS = st
 
6
 
 
7
# LL_REPORTS is to hold the actual report files
 
8
# (included files go in a different target below)
5
9
LL_REPORTS = \
6
10
        2ppage.ll 4gen1.ll 6gen1.ll 8gen1.ll \
7
 
        ahnentafel.ll alive.ll alllines.ll alllines.sgml.ll     \
8
 
        ancestors2.ll anniver.ll bias.ll bkdes16-1.ll book-latex.ll \
9
 
        cid.ll connect2.ll      \
 
11
        addsour.ll af-import.ll afn_match.ll ahnenliste.ll ahnentafel.ll\
 
12
        alive.ll all_anc_lines.ll allfam10c.ll alllines.ll              \
 
13
        altern.ll anc2_ged.ll ancestors2.ll anniver.ll                  \
 
14
        bday_cover.ll bias.ll  bkdes16-1.ll book-latex.ll               \
 
15
        browser.ll burial_index.ll BW_descendants.ll cid.ll connect2.ll \
 
16
        cgi_html.li common.ll cons.ll cont.ll count_dup.ll              \
10
17
        count_anc.ll count_desc.ll count_paternal_desc.ll cousins.ll    \
11
 
        coverage.ll cron.ll dates.ll desc-henry.ll \
12
 
        fam10c.ll fam16rn1.ll   \
13
 
        familyisfm1.ll famrep1.ll famrep3.ll famrep6.ll famtree1.ll     \
14
 
        fdesc.ll find.ll findmissing.ll fix_nameplac.ll \
15
 
        formatted_gedcom.ll genancc1.ll gender_order.ll genetics.ll     \
16
 
        givens_gender_finder.ll hasnotes1.ll igi-merge.ll index1.ll     \
17
 
        index_mm.ll indiv2.r.ll indiv3.ll infant_mortality.ll   \
18
 
        least_related.ll longlines.ll marriages1.ll menu.ll     \
19
 
        namefreq.ll namefreq2.ll names_freq.ll namesformat1.ll  \
20
 
        nonpatronymics.ll pafcompat.ll partition.ll pdesc1.ll   \
21
 
        pdesc2.r.ll pdesc3.ll pdesc4.ll pedigreel.ll places.ll  \
22
 
        ps-anc2.ll ps-anc5.ll ps-anc6.ll ps-anc7.ll ps-anc8.ll  \
23
 
        register-tex.ll register1.ll regvital.ll regvital1.ll   \
24
 
        relate.ll related_spouses.ll relation.ll rllgen.ll rslgen.ll    \
25
 
        showlines1.ll simpleged.ll soundex-isfm.ll      \
26
 
        soundex1.ll sources.ll stats.ll surname1.ll timeline1.ll        \
27
 
        timeline2.ll tinytafel1.ll tinytafel2.ll verify.ll \
28
 
        st/st_all.ll st/st_aux.ll st/st_collate.ll \
29
 
        st/st_collate_8859-1.ll st/st_collate_UTF-8.ll \
30
 
        st/st_convert.ll st/st_date.ll st/st_db.ll \
31
 
        st/st_number.ll st/st_string.ll st/st_string_UTF-8.ll
32
 
OTHER_REPORTS = select.li boc.gif ll.png gen_index
33
 
dist_pkgdata_DATA = index.html
34
 
pkg_REPORTS = $(LL_REPORTS) $(OTHER_REPORTS) $(dist_pkgdata_DATA)
35
 
 
36
 
EXTRA_DIST = \
37
 
        $(pkg_REPORTS) \
38
 
        tree.tex \
39
 
        CREDIT README
 
18
        coverage.ll cron.ll dates.ll db_summary.ll desc-henry.ll        \
 
19
        desc_ged.ll descged.ll desc_html.ll desc-tree.ll divorce.li     \
 
20
        drep2.ll d-rtf.ll dump-ances.ll dump_html.ll dump_html_sd.ll    \
 
21
        eol.ll est_life_span.ll extract_gedcom.ll extract_html.ll       \
 
22
        extract_set.li fam10c.ll fam16rn1.ll fam_ged.ll famgroup.ll     \
 
23
        fami-grps.ll                                                    \
 
24
        familycheck.ll familyisfm1.ll famrep.ll famtree1.ll             \
 
25
        fileindex.ll                                                    \
 
26
        fdesc.ll find.ll findmissing.ll fix_nameplac.ll                 \
 
27
        formatted_gedcom.ll gedall.ll gedlist.ll gedlod.ll gedn.ll      \
 
28
        gedtags.ll ged_write.li genancc.ll                              \
 
29
        genancc1.ll gender_order.ll gendex.ll               \
 
30
        genetics.ll genetics2.ll getbaptism.li givens_gender.ll         \
 
31
        givens_gender_finder.ll grand.ll                                \
 
32
        hasnotes1.ll hp-anc.ll htmlahnen.ll                             \
 
33
        html.dn.ll htmlfam.ll html.ll igi-filter.ll igi-import.ll       \
 
34
        igi-merge.ll igi-search.ll index1.ll index_html.ll index_mm.ll  \
 
35
        interestset.li indiv.ll infant_mortality.ll ldsgedcom.li        \
 
36
        least_related.ll line.ll listsour.ll ll2html4.ll ll2visio.ll    \
 
37
        lldb.ll                                                         \
 
38
        longlines.ll maritalinfo.ll marriages.ll marriages1.ll menu.ll \
 
39
        name2html.ll  \
 
40
        namefreq.ll names_freq.ll namesformat1.ll net-ped.ll            \
 
41
        novel/novel.ll nonpatronymics.ll outsources.li paf-export.ll    \
 
42
        pafcompat.ll partition.ll pdesc.ll paf-import.ll ped.ll         \
 
43
        pedigreel.ll pedigree_html.ll pedigreelhs.ll pedigree.ll        \
 
44
        pedtex/pedtex.ll places.ll pointers.ll prompt.li ps-anc.ll      \
 
45
        ps-circle.ll ps-fan/ps-fan.ll ps-pedigree.ll refn.ll reg_html.ll \
 
46
        register-rtf.ll register-tex.ll register1.ll register1-dot.ll   \
 
47
        regvital.ll regvital1.ll                                        \
 
48
        relate.ll related_spouses.ll relation.ll relink.ll              \
 
49
        rfc.ll rllgen.ll rootset.ll rslgen.ll                           \
 
50
        rtflib.li sealing_line.ll                                       \
 
51
        select.ll sgsgen.ll shorten.li showlines1.ll simpleged.ll       \
 
52
        soundex1.ll soundex-isfm.ll sour.li                             \
 
53
        sour2.li sources.ll sources_bib.ll                              \
 
54
        sour.li span.ll src.ll src-rtf.ll ssdi_aid.ll ssdi-import.ll    \
 
55
        ssdi-search-list.ll stats.ll st/st_all.ll surname1.ll           \
 
56
        timeline1.ll timeline2.ll tinytafel1.ll tools.li                \
 
57
        trigtest.ll                                                     \
 
58
        tree_density.ll ttable.ll upl2.li verify.ll wife.ll             \
 
59
        xml-dtd.ll xmlize.ll zombies.ll
 
60
 
 
61
# OTHER_REPORTS is to hold included files besides actual report files
 
62
# (eg, supporting files, graphics, included files)
 
63
OTHER_REPORTS = boc.gif ll.png gen_index bib2html.c bury.c              \
 
64
        desc-tex2/drtree.tex desc-tex2/extree2.tex                      \
 
65
        desc-tex2/poster2.tex                                           \
 
66
        desc-tex2/pstricks.con desc-tex2/README                         \
 
67
        desc-tex2/ex1.tex desc-tex2/mysetup.tex desc-tex2/poster.doc    \
 
68
        desc-tex2/pstricks.pro desc-tex2/setup.tex                      \
 
69
        desc-tex2/drsetup.tex desc-tex2/extree1.tex                     \
 
70
        desc-tex2/poster1.tex                                           \
 
71
        desc-tex2/poster.tex desc-tex2/pstricks.tex desc-tex2/tree.tex  \
 
72
        gen_index                                                       \
 
73
        novel/novel.intro novel/novel.README                            \
 
74
        pedtex/pedtex.readme pedtex/setup.tex pedtex/tree.tex           \
 
75
        ps-fan/ps-fan.ps                                                \
 
76
        ps-pedigree.ps tree.tex
 
77
 
 
78
pkg_REPORTS = $(LL_REPORTS) $(OTHER_REPORTS) 
 
79
pkg_REPORTS_MISC = index.html CREDIT README tree.tex
 
80
 
 
81
EXTRA_DIST = $(pkg_REPORTS) \
 
82
             $(pkg_REPORTS_MISC)
 
83
 
 
84
dist_pkgdata_DATA = $(EXTRA_DIST)
 
85
 
40
86
PERL = perl
41
87
index.html: $(LL_REPORTS)
42
88
        -$(PERL) $(top_srcdir)/reports/gen_index $^