autoconf/lib/Autom4te/Makefile.am
Akim Demaille 40556ab827 * bin/Makefile.am, lib/Autom4te/Makefile.am, lib/autoconf/Makefile.am
* lib/autotest/Makefile.am, lib/m4sugar/Makefile.am: Add TAGS support.
2001-08-17 12:06:44 +00:00

15 lines
283 B
Makefile

## Process this file with automake to create Makefile.in
perllibdir = $(pkgdatadir)/Autom4te
perllib_DATA = General.pm Struct.pm
EXTRA_DIST = $(perllib_DATA)
## --------------- ##
## Building TAGS. ##
## --------------- ##
TAGS_FILES = $(perllib_DATA)
ETAGS_ARGS = --lang=perl