X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=perl-module%2Fautomake.mk;h=ea1a47c7c2e838504c2d42e820d2cc9867a68fb0;hb=7c56b7a982761bd1a88cb486ee66fef992d8b8a7;hp=6b88da26922ca6ab92312a14bc233347cd822481;hpb=1b138d959abccefbdaaafed2a1d77cf76541bc92;p=pspp diff --git a/perl-module/automake.mk b/perl-module/automake.mk index 6b88da2692..ea1a47c7c2 100644 --- a/perl-module/automake.mk +++ b/perl-module/automake.mk @@ -1,19 +1,19 @@ # PSPP - a program for statistical analysis. # Copyright (C) 2017 Free Software Foundation, Inc. -# +# # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. -# +# # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. -# +# # You should have received a copy of the GNU General Public License # along with this program. If not, see . -# +# ## Process this file with automake to produce Makefile.in -*- makefile -*- # PSPP @@ -86,6 +86,6 @@ CLEANFILES += \ perl-module/PSPP-Perl-$(VERSION_FOR_PERL).tar.gz \ perl-module/pspp-module-config \ perl-module/const-c.inc \ - perl-module/const-xs.inc + perl-module/const-xs.inc EXTRA_DIST += $(module_sources)