Fix distcheck
authorMatthias Clasen <mclasen@redhat.com>
Mon, 5 Mar 2012 03:25:50 +0000 (22:25 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 5 Mar 2012 03:28:28 +0000 (22:28 -0500)
glib/pcre/Makefile.am

index 1981953..631c03f 100644 (file)
@@ -54,7 +54,9 @@ libpcre_la_SOURCES = \
        pcre_valid_utf8.c \
        pcre_version.c \
        pcre_xclass.c \
-       pcre.h
+       pcre.h \
+       pcre_internal.h \
+       ucp.h
 
 libpcre_la_LIBADD = $(DEP_LIBS)