source:
trunk/essentials/sys-devel/autoconf/lib/Autom4te/Makefile.am
Last change on this file was 3092, checked in by , 18 years ago | |
---|---|
File size: 385 bytes |
Line | |
---|---|
1 | ## Process this file with automake to create Makefile.in |
2 | |
3 | perllibdir = $(pkgdatadir)/Autom4te |
4 | dist_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 | |
20 | TAGS_FILES = $(dist_perllib_DATA) |
21 | |
22 | ETAGS_ARGS = --lang=perl |
Note:
See TracBrowser
for help on using the repository browser.