mirror of
https://github.com/reactos/wine.git
synced 2025-02-22 22:01:51 +00:00
8 lines
84 B
Makefile
8 lines
84 B
Makefile
TESTDLL = avifil32.dll
|
|
IMPORTS = avifil32
|
|
|
|
C_SRCS = \
|
|
api.c
|
|
|
|
@MAKE_TEST_RULES@
|