9 lines
287 B
Makefile
9 lines
287 B
Makefile
MAINTAINERCLEANFILES = Makefile.in
|
|
|
|
# this sets the LANG variables
|
|
include $(top_srcdir)/programs/localized/templates/French.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
|