4 lines
48 B
Makefile
4 lines
48 B
Makefile
ifeq ($(subdir),misc)
|
|
tests += tst-writev
|
|
endif
|
ifeq ($(subdir),misc)
|
|
tests += tst-writev
|
|
endif
|