ff25e0810d5e58e3bd33c05b84717c212c908101
[ust.git] / tests / register_test / Makefile.am
1 AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/libust
2
3 noinst_PROGRAMS = register_test
4 register_test_SOURCES = register_test.c tp.h
5 register_test_LDADD = $(top_builddir)/libust/libust.la $(top_builddir)/libust-initializer.o
This page took 0.029358 seconds and 3 git commands to generate.