Commit aa623edcc9d39675094214c9a884abfcec9b7745

Authored by Perry Werneck
1 parent 7ccfd9a3

Corrigindo erro detectado durante empacotamento.

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
sdk/Makefile.in
... ... @@ -80,6 +80,7 @@ install-pw3270: \
80 80 $(DESTDIR)$(includedir)/pw3270.h \
81 81 $(DESTDIR)$(includedir)/pw3270cpp.h \
82 82  
  83 + @$(MKDIR) $(DESTDIR)$(libdir)/pkgconfig
83 84 @$(INSTALL_DATA) pw3270.pc $(DESTDIR)$(libdir)/pkgconfig/$(PACKAGE_TARNAME).pc
84 85  
85 86 $(SRCDIR)/sdk: \
... ...