Epple-II/Makefile.am
Christopher Mosher 325df1b862 remove RPM stuff
2012-06-03 17:52:35 -04:00

11 lines
142 B
Makefile

SUBDIRS = src conf installer
EXTRA_DIST = COPYING.sdl COPYING.other
.PHONY: site doc
site: doc
doc:
$(MAKE) -C $@ all
$(MAKE) -C $@ site