Include <X11/Xlib.h> even if USE_VIDMODE is
[tangerine.git] / rom / hidd / mmakefile.src
blobbb4cb92635699749c217f571bd2bcb687e818a32
1 #$Id$
2 include $(TOP)/config/make.cfg
4 USER_CFLAGS := -DAROS_USE_OOP
5 %build_module_macro mmake=kernel-hidd \
6   modname=hiddclass modtype=hidd \
7   files=hiddclass initfile=hiddclass_init \
8   conffile=lib.conf \
9   genfunctable=yes
11 INCLUDE_FILES   :=  $(wildcard include/*.h)
12 %copy_includes path=hidd
14 %common