aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/Makefile.am')
-rw-r--r--e-util/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/e-util/Makefile.am b/e-util/Makefile.am
index f1fb677f43..369b2ce5aa 100644
--- a/e-util/Makefile.am
+++ b/e-util/Makefile.am
@@ -99,6 +99,7 @@ libevolution_util_la_CPPFLAGS = \
$(GNOME_PLATFORM_CFLAGS) \
$(GEO_CFLAGS) \
$(GTKHTML_CFLAGS) \
+ $(AUTOAR_CFLAGS) \
$(NULL)
evolution_util_include_HEADERS = \
@@ -574,6 +575,7 @@ libevolution_util_la_LIBADD = \
$(GNOME_PLATFORM_LIBS) \
$(GEO_LIBS) \
$(GTKHTML_LIBS) \
+ $(AUTOAR_LIBS) \
$(INTLLIBS) \
$(MATH_LIB) \
$(NULL)