mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
9 lines
301 B
Makefile
9 lines
301 B
Makefile
MAINTAINERCLEANFILES = Makefile.in
|
|
|
|
# FIXME dtdocbook needs to be fixed to allow parallel building here
|
|
.NOTPARALLEL:
|
|
|
|
# this sets the LANG and HELP_LANG variables
|
|
include $(top_srcdir)/programs/localized/templates/Spanish.am
|
|
# this does all the work
|
|
include $(top_srcdir)/doc/common/help/sdl-docs.am
|