summaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: 0463185170aa62e59f819f2a5bf53ac2fca5597a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
## koffice/Makefile.am.in
## (C) 1997 Stephan Kulow

AUTOMAKE_OPTIONS = foreign 1.4
COMPILE_FIRST = lib interfaces
# COMPILE_BEFORE_kexi = kword kugar
# COMPILE_BEFORE_kplato = kdgantt kugar
# For kword/mailmerge/kspread
# COMPILE_BEFORE_kword = kspread
# COMPILE_BEFORE_ascend = kword
COMPILE_LAST = filters
DISTCLEANFILES = inst-apps

MAINTAINERCLEANFILES = subdirs configure.in acinclude.m4 SUBDIRS

include admin/deps.am

include admin/Doxyfile.am

SUBDIRS=$(TOPSUBDIRS)