Fix -I, reported by Bernard Leak <bernard@brenda-arkle.demon.co.uk>.
[libtasn1.git] / gl / Makefile.am
blobc895b5e322c98296e1de0ac220dceb251ae0ad32
1 ## Process this file with automake to produce Makefile.in.
2 # Copyright (C) 2004 Free Software Foundation, Inc.
4 # This file is free software, distributed under the terms of the GNU
5 # General Public License.  As a special exception to the GNU General
6 # Public License, this file may be distributed as part of a program
7 # that contains a configuration script generated by Automake, under
8 # the same distribution terms as the rest of that program.
10 # Generated by gnulib-tool.
11 # Invoked as: gnulib-tool --import
12 # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=gl --m4-base=gl/m4 --aux-dir=. --libtool --lgpl memmove
14 AUTOMAKE_OPTIONS = 1.5 gnits no-dependencies
16 noinst_LTLIBRARIES = libgnu.la
18 libgnu_la_SOURCES =
19 libgnu_la_LIBADD = @LTLIBOBJS@
20 EXTRA_DIST =
21 BUILT_SOURCES =
22 SUFFIXES =
23 MOSTLYCLEANFILES =
24 CLEANFILES =
25 DISTCLEANFILES =
26 MAINTAINERCLEANFILES =
29 # Makefile.am ends here