[glib] Fix distcheck



commit e9c399a65bfa1796947a8d1d65a4a7edab610c3b
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Mar 4 23:42:45 2012 -0500

    Fix distcheck

 gio/fam/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/fam/Makefile.am b/gio/fam/Makefile.am
index c2865c7..429d7f4 100644
--- a/gio/fam/Makefile.am
+++ b/gio/fam/Makefile.am
@@ -46,4 +46,4 @@ install-data-hook:
 	fi
 
 uninstall-local:
-	$(RM) $(DESTDIR)$(GIO_MODULE_DIR)/giomodules.cache
+	$(RM) $(DESTDIR)$(GIO_MODULE_DIR)/giomodule.cache



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]