blob: 4c6f8716af038841e16dd1cc8e6d16ba4e00e4ee (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- data/Makefile.in.orig 2008-03-24 15:48:59.000000000 +0100
+++ data/Makefile.in 2008-03-24 15:49:23.000000000 +0100
@@ -276,7 +276,7 @@ CLEANFILES = \
gnome.desktop \
session-properties.desktop
-all: all-recursive
+all: all-recursive default.session
.SUFFIXES:
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
|