9 lines
288 B
Makefile
9 lines
288 B
Makefile
MAINTAINERCLEANFILES = Makefile.in
|
|
|
|
# this sets the LANG variables
|
|
include $(top_srcdir)/programs/localized/templates/Italian.am
|
|
# this does all the work
|
|
include $(top_srcdir)/doc/common/help/sdl-docs.am
|
|
# install all of the extra assets
|
|
include $(top_srcdir)/doc/common/help/sdl-data.am
|