diff --git a/Makefile.in b/Makefile.in index 7871f42..1715c15 100644 --- a/Makefile.in +++ b/Makefile.in @@ -135,6 +135,8 @@ endif @$(MAKE) -C src/libpw3270cpp DESTDIR=$(DESTDIR) install + @$(MKDIR) $(DESTDIR)$(libdir)/pw3270-plugins + install-%: \ modules/%/Makefile diff --git a/locale/pw3270.pot b/locale/pw3270.pot index 728c9c2..d7b2ae1 100644 --- a/locale/pw3270.pot +++ b/locale/pw3270.pot @@ -9,7 +9,7 @@ msgstr "" "#-#-#-#-# pw3270.pot (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-02-20 13:55-0300\n" +"POT-Creation-Date: 2019-02-20 14:06-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" -- libgit2 0.21.2