aboutsummaryrefslogtreecommitdiff
path: root/engines/module.mk
blob: 6cfe9b36fa349d05748674c74e4dad66493d5432 (plain)
1
2
3
4
5
6
7
MODULE := engines

MODULE_OBJS := \
	engine.o

# Include common rules
include $(srcdir)/rules.mk