X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=perl-module%2Fautomake.mk;h=ea1a47c7c2e838504c2d42e820d2cc9867a68fb0;hb=facb4a1ad3c9e8b2cdf55824680eed2afb91aebe;hp=6b88da26922ca6ab92312a14bc233347cd822481;hpb=a70857ce808bba36e67a66375290e340dcf75adc;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)