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

MODULE_OBJS := \
	engine.o

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