diff Makefile.am @ 17763:32344942ee6e

Distribute an AppData for Octave as suggested by freedesktop.org (bug #40356) * etc/octave.appdata.ml: AppData file for Octave. * Makefile.am: add AppData to EXTRA_DIST.
author Carnë Draug <carandraug@octave.org>
date Wed, 23 Oct 2013 19:48:30 +0100
parents d63878346099
children 0d660785098e
line wrap: on
line diff
--- a/Makefile.am	Fri Oct 25 23:57:04 2013 +0200
+++ b/Makefile.am	Wed Oct 23 19:48:30 2013 +0100
@@ -64,6 +64,7 @@
   etc/README.gnuplot \
   etc/README.kpathsea \
   etc/gdbinit \
+  etc/octave.appdata.xml \
   run-octave.in
 
 include m4/module.mk