Remove rule that prevented install.
2001-12-20 Hans Petter Jansson <hpj@ximian.com> * Makefile.am: Remove rule that prevented install.
This commit is contained in:
parent
347e6f5603
commit
a41721b331
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2001-12-20 Hans Petter Jansson <hpj@ximian.com>
|
||||
|
||||
* Makefile.am: Remove rule that prevented install.
|
||||
|
||||
2001-12-20 Bradford Hovinen <hovinen@ximian.com>
|
||||
|
||||
* mouse.desktop.in.in (Exec): Update
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue