[iagno] Fix distcheck.



commit 1fa2e04969bfd6a533f31995e16eb99fb199c4cf
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Mon Feb 16 22:59:02 2015 +0100

    Fix distcheck.

 NEWS         |    5 +++++
 configure.ac |    6 +++++-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 79d561a..3bfdd48 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+3.15.90.1 - February 16, 2015
+=============================
+
+Fix distcheck.
+
 3.15.90 - February 16, 2015
 ===========================
 
diff --git a/configure.ac b/configure.ac
index 380b9c0..fc6ac4a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Iagno], [3.15.90], [https://bugzilla.gnome.org/],
+AC_INIT([Iagno], [3.15.90.1], [https://bugzilla.gnome.org/],
         [iagno], [https://wiki.gnome.org/Apps/Iagno])
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
 AM_SILENT_RULES([yes])
@@ -68,6 +68,10 @@ data/icons/Makefile
 data/icons/hicolor/Makefile
 data/icons/HighContrast/Makefile
 data/themes/Makefile
+data/themes/adwaita.theme
+data/themes/classic.theme
+data/themes/high_contrast.theme
+data/themes/sun_and_star.theme
 help/Makefile
 src/Makefile
 ])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]