Fix export_symbols variable in gio/Makefile.am

https://bugzilla.gnome.org/show_bug.cgi?id=646608
This commit is contained in:
Dan Winship 2011-06-07 17:22:58 -04:00
parent 686f32fcc2
commit adf70f4596

View File

@ -456,7 +456,7 @@ else
install-def-file:
uninstall-def-file:
export_symbols = -export-symbols-regex '^g_.*'
export_symbols = $(LIBTOOL_EXPORT_OPTIONS)
endif
install-data-local: install-ms-lib install-def-file