From 927d49780e181fb13f9004d381f669f75a86faf0 Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Wed, 26 Sep 2012 12:17:05 +0200 Subject: [PATCH] build: Update new text file names --- Makefile.am | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile.am b/Makefile.am index 7e98ee15..0ee552cc 100755 --- a/Makefile.am +++ b/Makefile.am @@ -4,11 +4,11 @@ SUBDIRS = $(basedirs) $(GUISUBDIRS) DIST_SUBDIRS = $(basedirs) SparkleShare EXTRA_DIST = \ - NEWS \ + News.txt \ README.md \ - legal/LICENSE.txt \ - legal/TRADEMARK.txt \ - legal/AUTHORS.txt + legal/License.txt \ + legal/Trademark.txt \ + legal/Authors.txt DISTCLEANFILES = \ intltool-extract \