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)