Fix distcheck

This commit is contained in:
Matthias Clasen 2012-03-04 22:25:50 -05:00
parent 47b162c1df
commit c0c2cbe0ae

View 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)