server-1.12/plugins/Makefile.am

7 lines
232 B
Makefile

SUBDIRS = cfrhg citylife cfpython cfanim common cflogger cfnewspaper
DISTCHECK_CONFIGURE_FLAGS = --localstatedir=$$dc_install_base/var --mandir=$$dc_install_base/man
proto:
(cd cfpython; make proto; cd ..; cd cfanim; make proto)