diff --git a/Makefile.in b/Makefile.in index 3e5961d..7a7b1c2 100644 --- a/Makefile.in +++ b/Makefile.in @@ -319,7 +319,7 @@ $(SRCDIR): \ @$(MKDIR) $(SRCDIR) @$(INSTALL_DATA) \ - *.in configure.ac *.cbp LICENCA LICENSE AUTHORS \ + *.in configure.ac *.cbp LICENCA LICENSE AUTHORS README.md \ $(SRCDIR) @$(MKDIR) $(SRCDIR)/win diff --git a/README.md b/README.md new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/README.md diff --git a/locale/pw3270.pot b/locale/pw3270.pot index d145d8a..0d6db8a 100644 --- a/locale/pw3270.pot +++ b/locale/pw3270.pot @@ -9,7 +9,7 @@ msgstr "" "#-#-#-#-# lib3270.pot (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-04-06 16:03-0300\n" +"POT-Creation-Date: 2017-04-12 14:32-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -20,7 +20,7 @@ msgstr "" "#-#-#-#-# pw3270.pot (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-04-06 16:03-0300\n" +"POT-Creation-Date: 2017-04-12 14:32-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/rpm/pw3270.spec b/rpm/pw3270.spec index ff28523..6af1c20 100644 --- a/rpm/pw3270.spec +++ b/rpm/pw3270.spec @@ -247,7 +247,7 @@ rm -rf %{buildroot} %files -f langfiles %defattr(-,root,root) -%doc AUTHORS LICENSE +%doc AUTHORS LICENSE README.md # %{_mandir}/*/* # Main application -- libgit2 0.21.2