summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index c62f5f5..3bd5e6e 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -9,4 +9,8 @@ if GCC
AM_CFLAGS += -ansi -pedantic
endif
+if USE_MSINTTYPES
+AM_CFLAGS += -I$(top_srcdir)/msinttypes
+endif
+
AM_LDFLAGS = $(top_builddir)/librabbitmq/librabbitmq.la