Fix make check includes
[ust.git] / tests / snprintf / Makefile.am
index 809531b13bce2654d73582bf913df920d7311a71..734ab18abfb851d7b692a08167ed92daba4d618f 100644 (file)
@@ -1,3 +1,5 @@
+AM_CPPFLAGS = -I$(top_srcdir)/include
+
 check_PROGRAMS = prog
 prog_SOURCES = prog.c
 prog_LDADD = $(top_builddir)/snprintf/libustsnprintf.la
This page took 0.022221 seconds and 4 git commands to generate.