X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Ftukey%2Fautomake.mk;h=4de5863e6d5563cd247b1cc7d4070d3250220e55;hb=refs%2Fheads%2Fctables10;hp=b7852a2a1cb8e10e2c435cd9eb1edcd99e89ea66;hpb=691a034d7f2139076fa012739dffd40ef5db4a9b;p=pspp diff --git a/lib/tukey/automake.mk b/lib/tukey/automake.mk index b7852a2a1c..4de5863e6d 100644 --- a/lib/tukey/automake.mk +++ b/lib/tukey/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 -*- noinst_LTLIBRARIES += lib/tukey/libtukey.la @@ -23,5 +23,5 @@ lib_tukey_libtukey_la_SOURCES = \ lib/tukey/qtukey.c \ lib/tukey/tukey.h -EXTRA_DIST += lib/tukey/README +EXTRA_DIST += lib/tukey/README