1AM_CFLAGS=	-Wall -Werror
2
3bin_PROGRAMS=	pjdfstest
4
5pjdfstest_SOURCES=	pjdfstest.c
6