summaryrefslogtreecommitdiff
path: root/gettext-tools/examples/hello-c-gnome3/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/examples/hello-c-gnome3/configure.ac')
-rw-r--r--gettext-tools/examples/hello-c-gnome3/configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/gettext-tools/examples/hello-c-gnome3/configure.ac b/gettext-tools/examples/hello-c-gnome3/configure.ac
index d06536236..e51d4d82c 100644
--- a/gettext-tools/examples/hello-c-gnome3/configure.ac
+++ b/gettext-tools/examples/hello-c-gnome3/configure.ac
@@ -46,7 +46,6 @@ GTK_LIBS=`"$PKG_CONFIG" --libs "$GTK"`
AC_SUBST(GTK_LIBS)
AC_CONFIG_FILES([Makefile])
-AC_CONFIG_FILES([hello.desktop])
AC_CONFIG_FILES([m4/Makefile])
AC_CONFIG_FILES([po/Makefile.in])
AC_OUTPUT