math/mp.h: Muffle `unused value' warnings from `MP_COPY'.
[catacomb] / vars.am
diff --git a/vars.am b/vars.am
index b0cd53c..5650287 100644 (file)
--- a/vars.am
+++ b/vars.am
@@ -95,7 +95,9 @@ SUBST = $(V_SUBST)$(confsubst)
 
 CATACOMB_INCLUDES       = \
        -I$(top_srcdir) \
-       -I$(precomp) \
+       -I$(precomp)/math \
+       -I$(precomp)/misc \
+       -I$(precomp)/symm \
        -I$(top_srcdir)/base \
        -I$(top_srcdir)/key \
        -I$(top_srcdir)/math \