X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=libraries%2FMakefile.am;fp=libraries%2FMakefile.am;h=71ce0e203f3e344dd4dc8ed794e4592ef320e3bd;hp=4fe37bd1c5f6761ea274c16c1252db08efff0327;hb=a390dded3e87ac8fd340175a7aa8cf7bce4d02f3;hpb=7c88491f1f8cf72acdf6dca93c967f6b2fde91e9 diff --git a/libraries/Makefile.am b/libraries/Makefile.am index 4fe37bd..71ce0e2 100644 --- a/libraries/Makefile.am +++ b/libraries/Makefile.am @@ -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)