Blame lib/Autom4te/Makefile.am

Packit Service 9646c7
## Process this file with automake to create Makefile.in
Packit Service 9646c7
Packit Service 9646c7
# Copyright (C) 2001, 2003, 2009-2012 Free Software Foundation, Inc.
Packit Service 9646c7
Packit Service 9646c7
# This program is free software: you can redistribute it and/or modify
Packit Service 9646c7
# it under the terms of the GNU General Public License as published by
Packit Service 9646c7
# the Free Software Foundation, either version 3 of the License, or
Packit Service 9646c7
# (at your option) any later version.
Packit Service 9646c7
Packit Service 9646c7
# This program is distributed in the hope that it will be useful,
Packit Service 9646c7
# but WITHOUT ANY WARRANTY; without even the implied warranty of
Packit Service 9646c7
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
Packit Service 9646c7
# GNU General Public License for more details.
Packit Service 9646c7
Packit Service 9646c7
# You should have received a copy of the GNU General Public License
Packit Service 9646c7
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
Packit Service 9646c7
Packit Service 9646c7
perllibdir = $(pkgdatadir)/Autom4te
Packit Service 9646c7
dist_perllib_DATA = \
Packit Service 9646c7
  C4che.pm \
Packit Service 9646c7
  ChannelDefs.pm \
Packit Service 9646c7
  Channels.pm \
Packit Service 9646c7
  Configure_ac.pm \
Packit Service 9646c7
  FileUtils.pm \
Packit Service 9646c7
  General.pm \
Packit Service 9646c7
  Getopt.pm \
Packit Service 9646c7
  Request.pm \
Packit Service 9646c7
  XFile.pm
Packit Service 9646c7
Packit Service 9646c7
Packit Service 9646c7
## --------------- ##
Packit Service 9646c7
## Building TAGS.  ##
Packit Service 9646c7
## --------------- ##
Packit Service 9646c7
Packit Service 9646c7
TAGS_FILES = $(dist_perllib_DATA)
Packit Service 9646c7
Packit Service 9646c7
ETAGS_ARGS = --lang=perl