source: trunk/third/gettext/autoconf-lib-link/m4/Makefile.am @ 21665

Revision 21665, 403 bytes checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r21664, which included commits to RCS files with non-trunk default branches.
Line 
1## Process this file with automake to produce Makefile.in -*-Makefile-*-
2
3# Files installed for use by aclocal.
4
5aclocaldir = @aclocaldir@
6aclocal_DATA = \
7  lib-ld.m4 \
8  lib-link.m4 \
9  lib-prefix.m4
10
11# Generate this list with
12# find . -type f -name '*.m4' -printf '%f\n' | sort | tr '\012' @ | sed 's/@$/%/;s/@/ \\@/g' | tr @% '\012\012'
13EXTRA_DIST = README \
14lib-ld.m4 \
15lib-link.m4 \
16lib-prefix.m4
Note: See TracBrowser for help on using the repository browser.