summaryrefslogtreecommitdiff
path: root/gnulib-local/Makefile.am
blob: 3758f6d49e25c3aa90f96c92750b84b4997558b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
## 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