summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-03-29 13:09:54 +0200
committerStefano Karapetsas <[email protected]>2012-03-29 13:09:54 +0200
commit58e3da44fa30630f0122df25d194ab012024e80f (patch)
tree8c4cd09860e28786e90158b53fe9fbe0b713ee1b /configure.in
parentdbf8edf168f53312e1021bf28f847ef0fc6a1700 (diff)
downloadmate-backgrounds-58e3da44fa30630f0122df25d194ab012024e80f.tar.bz2
mate-backgrounds-58e3da44fa30630f0122df25d194ab012024e80f.tar.xz
add GreenTraditional background for MATE, move Stripes wallpaper to desktop foldermate-backgrounds-1.2.1
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index a93f1b9..ed740c2 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
AC_INIT([mate-backgrounds],
- [1.2.0],
+ [1.2.1],
[http://www.mate-desktop.org])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AM_INIT_AUTOMAKE
@@ -19,6 +19,7 @@ AM_MAINTAINER_MODE
AC_OUTPUT([
Makefile
abstract/Makefile
+desktop/Makefile
nature/Makefile
po/Makefile.in
])