]> git.wh0rd.org - fontconfig.git/blobdiff - src/Makefile.am
make dist works now. Update to 2.1.90 in preparation for eventual 2.2
[fontconfig.git] / src / Makefile.am
index 7d9a65147a178fdd6780c2d6b53a1b8f7c05ed17..f9e7a66bd3a62f2b173caeab560f5004c04333c2 100644 (file)
@@ -4,6 +4,8 @@ INCLUDES =                                              \
        -I$(top_srcdir)                                 \
        -I$(top_srcdir)/src
        
+noinst_HEADERS=fcint.h
+
 libfontconfig_la_SOURCES = \
        fcatomic.c \
        fcblanks.c \
@@ -25,10 +27,6 @@ libfontconfig_la_SOURCES = \
        fcstr.c \
        fcxml.c
        
-man_MANS = fontconfig.3
-
-EXTRA_DIST = $(man_MANS)
-
 lib_LTLIBRARIES = libfontconfig.la
 
 libfontconfig_la_LDFLAGS =                     \