Commits


Kazuaki Ishizaki authored and Sutou Kouhei committed 8277d1fbf28
ARROW-7458: [GLib] Fix incorrect build dependency in Makefile This PR fixes incorrect file dependencies `$(libarrow_glib_la_genearted_headers)` and `$(libarrow_glib_la_genearted_sources)` for BUILT_SOURCES. Closes #6083 from kiszk/ARROW-7458 and squashes the following commits: cf1fcb2cd <Kazuaki Ishizaki> fix incorrect dependencies for BUILT_SOURCES Authored-by: Kazuaki Ishizaki <ishizaki@jp.ibm.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>