makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / serialui / tests / Makefile.in
1 TESTDLL   = serialui.dll
2
3 C_SRCS = \
4         confdlg.c
5
6 @MAKE_TEST_RULES@