Blob Blame History Raw
## Makefile for the gnulib-local directory of GNU libunistring
## Copyright (C) 2006-2011 Free Software Foundation, Inc.
##
## This program is free software: you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
## the Free Software Foundation; either version 3 of the License, or
## (at your option) any later version.
##
## This program is distributed in the hope that it will be useful,
## but WITHOUT ANY WARRANTY; without even the implied warranty of
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
## GNU General Public License for more details.
##
## You should have received a copy of the GNU General Public License
## along with this program.  If not, see <http://www.gnu.org/licenses/>.

## Process this file with automake to produce Makefile.in.

# Generate this list with
# find . '(' -name Makefile.am ')' -prune -o -type f '!' '(' -name '*.orig' -or -name '*~' ')' -printf '%P\n' | sort | tr '\012' @ | sed 's/@$/%/;s/@/ \\@/g' | tr @% '\012\012'
EXTRA_DIST = \
lib/unicase.in.h.diff \
lib/uniconv.in.h.diff \
lib/unictype.in.h.diff \
lib/unigbrk.in.h.diff \
lib/unilbrk.in.h.diff \
lib/uninorm.in.h.diff \
lib/unistr.in.h.diff \
lib/unitypes.in.h.diff \
lib/uniwidth.in.h.diff \
modules/unictype/category-none-tests.diff