3 patches, #3 depends on #1 as EPS uses AFM for stringwidth too.
[rrdtool.git] / libraries / Makefile.am
index 4fe37bd..71ce0e2 100644 (file)
@@ -20,6 +20,6 @@ if !USE_INSTALLED_libfreetype
 BUILD_FREETYPE=$(FREETYPE)
 endif
 
-SUBDIRS=$(BUILD_CGI) $(BUILD_ZLIB) $(BUILD_LIBPNG) $(BUILD_LIBART) $(BUILD_FREETYPE)
+SUBDIRS=$(BUILD_CGI) $(BUILD_ZLIB) $(BUILD_LIBPNG) $(BUILD_LIBART) $(BUILD_FREETYPE) afm
 
 DIST_SUBDIRS=$(CGILIB) $(ZLIB) $(LIBPNG) $(LIBART) $(FREETYPE)