You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
475 B
21 lines
475 B
15 years ago
|
## 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)
|