]> git.ipfire.org Git - thirdparty/gettext.git/commit
examples: Don't require msgfmt when compiling hello-c-gnome3
authorDaiki Ueno <ueno@gnu.org>
Tue, 3 Jun 2014 07:57:34 +0000 (16:57 +0900)
committerDaiki Ueno <ueno@gnu.org>
Tue, 3 Jun 2014 08:37:12 +0000 (17:37 +0900)
commitbe9a57aab7290b95a304be5a5bbfd4e537b8fbdf
treec51fc5b55255d2f2bafafc2850c3d19d849513ca
parent7a04501363247fc0e6bb44e62c5ad5b62cf3c7f7
examples: Don't require msgfmt when compiling hello-c-gnome3

* hello-c-gnome3/Makefile.am (CLEANFILES): Clean hello.desktop.
(EXTRA_DIST): Add hello.desktop.in.
(MAINTAINERCLEANFILES): Add hello.desktop.in.
(hello.desktop): Move msgfmt invocation to...
(hello.desktop.in): ...here.
gettext-tools/examples/ChangeLog
gettext-tools/examples/hello-c-gnome3/Makefile.am