Corrected build issue related to pkgconfig.make file missing from Instance/Shared.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@39972 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
gcasa 2016-07-10 17:35:05 +00:00
parent 5088f78344
commit a526144187
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2016-07-10 13:33-EDT Gregory John Casamento <greg.casamento@gmail.com>
* GNUmakefile.in: add pkgconfig.make to INSTANCE_SHARED_MAKE_FILES
variable so it is copied properly.
2016-07-08 Niels Grewe <niels.grewe@halbordnung.de>
* GNUstep.conf.in

View file

@ -137,7 +137,7 @@ INSTANCE_MAKE_FILES = \
test-library.make test-tool.make tool.make
INSTANCE_SHARED_MAKE_FILES = bundle.make headers.make java.make \
stamp-string.make strings.make
pkgconfig.make stamp-string.make strings.make
INSTANCE_DOC_MAKE_FILES = autogsdoc.make gsdoc.make install_files.make \
javadoc.make latex.make texi.make