Bump to version 0.9.4
[platform/upstream/libunistring.git] / Makefile.am
1 ## Makefile for the toplevel directory of GNU libunistring.
2 ## Copyright (C) 2009 Free Software Foundation, Inc.
3 ##
4 ## This program is free software: you can redistribute it and/or modify
5 ## it under the terms of the GNU General Public License as published by
6 ## the Free Software Foundation; either version 3 of the License, or
7 ## (at your option) any later version.
8 ##
9 ## This program is distributed in the hope that it will be useful,
10 ## but WITHOUT ANY WARRANTY; without even the implied warranty of
11 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12 ## GNU General Public License for more details.
13 ##
14 ## You should have received a copy of the GNU General Public License
15 ## along with this program.  If not, see <http://www.gnu.org/licenses/>.
16
17 ## Process this file with automake to produce Makefile.in.
18
19 AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies
20 ACLOCAL = build-aux/fixaclocal @ACLOCAL@
21 ACLOCAL_AMFLAGS = -I m4 -I gnulib-m4
22
23 SUBDIRS = doc gnulib-local lib tests
24
25 EXTRA_DIST = \
26   version.sh BUGS DEPENDENCIES HACKING autogen.sh \
27   build-aux/fixaclocal build-aux/texi2html build-aux/run-test
28
29
30 # Allow users to use "gnulib-tool --update".
31 EXTRA_DIST += gnulib-m4/gnulib-cache.m4
32
33
34 # Cygwin support.
35
36 EXTRA_DIST += woe32dll/export.h
37
38
39 # Woe32 support.
40
41 EXTRA_DIST += README.woe32 build-aux/windres-options