aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: a403cfead298defe5a448e14047cd3cc71d8be02 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
## Process this file with automake to produce Makefile.in

SUBDIRS = lib embed src data po help plugins

distcleancheck_listfiles = find . -type f -print | grep -v 'omf\.out'

distuninstallcheck_listfiles = find . -type f -print | grep -v '^\./var/scrollkeeper' | grep -v 'omf' | grep -v 'figures'

EXTRA_DIST =            \
    intltool-merge.in   \
    intltool-update.in  \
    intltool-extract.in \
    xmldocs.make        \
    omf.make        \
    COPYING.README

DISTCLEANFILES =            \
    po/.intltool-merge-cache    \
    intltool-extract        \
    intltool-merge          \
    intltool-update