source: trunk/essentials/sys-devel/autoconf/lib/Autom4te/Makefile.am

Last change on this file was 3092, checked in by bird, 18 years ago

autoconf 2.61

File size: 385 bytes
Line 
1## Process this file with automake to create Makefile.in
2
3perllibdir = $(pkgdatadir)/Autom4te
4dist_perllib_DATA = \
5 C4che.pm \
6 ChannelDefs.pm \
7 Channels.pm \
8 Configure_ac.pm \
9 FileUtils.pm \
10 General.pm \
11 Request.pm \
12 Struct.pm \
13 XFile.pm
14
15
16## --------------- ##
17## Building TAGS. ##
18## --------------- ##
19
20TAGS_FILES = $(dist_perllib_DATA)
21
22ETAGS_ARGS = --lang=perl
Note: See TracBrowser for help on using the repository browser.