autoconf/lib/Autom4te/Makefile.am
Akim Demaille b9d97d70dc * lib/Autom4te/Request.pm, lib/Autom4te/C4che.pm: New.
* bin/autom4te.in: Adjust.
2003-08-22 08:09:12 +00:00

23 lines
385 B
Makefile

## Process this file with automake to create Makefile.in
perllibdir = $(pkgdatadir)/Autom4te
dist_perllib_DATA = \
C4che.pm \
ChannelDefs.pm \
Channels.pm \
Configure_ac.pm \
FileUtils.pm \
General.pm \
Request.pm \
Struct.pm \
XFile.pm
## --------------- ##
## Building TAGS. ##
## --------------- ##
TAGS_FILES = $(dist_perllib_DATA)
ETAGS_ARGS = --lang=perl