Rename objective-c files from .c to .me400af99d436b003b93479e4892623f336f58a6b
commite400af99d436b003b93479e4892623f336f58a6b
authorXavier Claessens <xavier.claessens@collabora.com>
Thu, 17 May 2018 19:15:22 +0000 (17 15:15 -0400)
committerXavier Claessens <xavier.claessens@collabora.com>
Tue, 22 May 2018 15:49:24 +0000 (22 11:49 -0400)
tree3914464b58dce416b0080d53173af5a30abad26f
parent458b6288bf260212f89bb75ade746a32cb19970a
Rename objective-c files from .c to .m

Those files got renamed to .c to work around an automake issue, but
Meson needs them to have .m extension. Better rename them at build time
in Makefile.am since that's where the workaround is needed.

https://bugzilla.gnome.org/show_bug.cgi?id=672777
gio/Makefile.am
gio/gcocoanotificationbackend.m [moved from gio/gcocoanotificationbackend.c with 100% similarity]
gio/gnextstepsettingsbackend.m [moved from gio/gnextstepsettingsbackend.c with 100% similarity]
gio/gosxappinfo.m [moved from gio/gosxappinfo.c with 100% similarity]
gio/gosxcontenttype.m [moved from gio/gosxcontenttype.c with 100% similarity]
gio/meson.build