aboutsummaryrefslogtreecommitdiff
path: root/test/validation/api/errno/Makefile.am
blob: 9eddfb48229149bb22367276743b6b90dd050cd8 (plain)
1
2
3
4
5
include ../Makefile.inc

test_PROGRAMS = errno_main
errno_main_SOURCES = errno_main.c errno.c errno.h
errno_main_LDADD = $(LIBCUNIT_COMMON) $(LIBODP)