OSDN Git Service

test: add missing top_srcdir
[uclinux-h8/uClibc.git] / test / assert / Makefile
1 # uClibc assert tests
2 # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
3
4 top_builddir=../../
5 top_srcdir=../../
6 include ../Rules.mak
7 -include Makefile.in
8 include ../Test.mak