diff options
Diffstat (limited to 'gettext-tools/examples/hello-c-gnome3/configure.ac')
-rw-r--r-- | gettext-tools/examples/hello-c-gnome3/configure.ac | 1 |
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 d065362..e51d4d8 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 |