winhlp32: Add support for accelerators in general and F1 in particular.
[wine] / dlls / winenas.drv / Makefile.in
1 MODULE    = winenas.drv
2 IMPORTS   = dxguid uuid winmm user32
3 EXTRAINCL = @X_CFLAGS@
4 EXTRALIBS = @NASLIBS@
5
6 C_SRCS = \
7         audio.c
8
9 @MAKE_DLL_RULES@