Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e0b19e commit 5ad7aafCopy full SHA for 5ad7aaf
1 file changed
Makefile.in
@@ -313,6 +313,7 @@ libainstall: all
313
done
314
$(INSTALL_DATA) Modules/config.c $(LIBPL)/config.c
315
$(INSTALL_DATA) $(srcdir)/Modules/getpath.c $(LIBPL)/getpath.c
316
+ $(INSTALL_DATA) $(srcdir)/Modules/getbuildinfo.c $(LIBPL)/getbuildinfo.c
317
$(INSTALL_DATA) $(srcdir)/Modules/config.c.in $(LIBPL)/config.c.in
318
$(INSTALL_DATA) Modules/Makefile $(LIBPL)/Makefile
319
$(INSTALL_DATA) Modules/Setup $(LIBPL)/Setup
0 commit comments