Epple-II/Makefile.am

11 lines
142 B
Makefile
Raw Normal View History

2012-04-20 20:04:34 -04:00
SUBDIRS = src conf installer
2012-06-03 17:52:35 -04:00
EXTRA_DIST = COPYING.sdl COPYING.other
2012-06-03 00:58:25 -04:00
.PHONY: site doc
site: doc
doc:
$(MAKE) -C $@ all
$(MAKE) -C $@ site