[glib] Fix makefile typo



commit 8a6d5e203eb22dad7e197f33b8c7d96f72be4bea
Author: Paolo Borelli <pborelli gnome org>
Date:   Sun Dec 6 15:45:37 2009 +0100

    Fix makefile typo

 gio/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/Makefile.am b/gio/Makefile.am
index 3e7bb3e..40d5fff 100644
--- a/gio/Makefile.am
+++ b/gio/Makefile.am
@@ -392,7 +392,7 @@ gio_headers =			\
 	gtcpconnection.h	\
 	gthreadedsocketservice.h\
 	gthemedicon.h 		\
-	gutf8inputstream.c	\
+	gutf8inputstream.h	\
 	gvfs.h 			\
 	gvolume.h 		\
 	gvolumemonitor.h 	\



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