From 765098c3b9d988f4ae690eebd38e559352fa5320 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Wed, 20 Jun 2012 12:55:14 +0200 Subject: fix "ngome" occurence thanks to nmarques --- mate-panel/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mate-panel') diff --git a/mate-panel/Makefile.am b/mate-panel/Makefile.am index d8577613..f6384132 100644 --- a/mate-panel/Makefile.am +++ b/mate-panel/Makefile.am @@ -263,7 +263,7 @@ install-data-local: fi uninstall-local: for p in $(schema_DATA) ; do \ - MATECONF_CONFIG_SOURCE=$(MATECONF_SCHEMA_CONFIG_SOURCE) $(MATECONFTOOL) --makefile-uninstall-rule $(top_builddir)/applets/ngome-panel/$$p ; \ + MATECONF_CONFIG_SOURCE=$(MATECONF_SCHEMA_CONFIG_SOURCE) $(MATECONFTOOL) --makefile-uninstall-rule $(top_builddir)/applets/mate-panel/$$p ; \ done endif -- cgit v1.2.1