From a41721b331565b51709e3a343d280c1cffaa6ca1 Mon Sep 17 00:00:00 2001 From: Hans Petter Jansson Date: Thu, 20 Dec 2001 17:09:32 +0000 Subject: [PATCH] Remove rule that prevented install. 2001-12-20 Hans Petter Jansson * Makefile.am: Remove rule that prevented install. --- capplets/mouse/ChangeLog | 4 ++++ capplets/mouse/Makefile.am | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/capplets/mouse/ChangeLog b/capplets/mouse/ChangeLog index b6b91609b..9d2f086b9 100644 --- a/capplets/mouse/ChangeLog +++ b/capplets/mouse/ChangeLog @@ -1,3 +1,7 @@ +2001-12-20 Hans Petter Jansson + + * Makefile.am: Remove rule that prevented install. + 2001-12-20 Bradford Hovinen * mouse.desktop.in.in (Exec): Update diff --git a/capplets/mouse/Makefile.am b/capplets/mouse/Makefile.am index 3c2503418..d9e4f60f1 100644 --- a/capplets/mouse/Makefile.am +++ b/capplets/mouse/Makefile.am @@ -21,7 +21,7 @@ Glade_DATA = gnome-mouse-properties.glade ## @INTLTOOL_DESKTOP_RULE@ -install-data-am: install-data-local +## install-data-am: install-data-local INCLUDES = $(GNOMECC_CAPPLETS_CFLAGS) CLEANFILES = $(GNOMECC_CAPPLETS_CLEANFILES)