From 8a6d5e203eb22dad7e197f33b8c7d96f72be4bea Mon Sep 17 00:00:00 2001 From: Paolo Borelli Date: Sun, 6 Dec 2009 15:45:37 +0100 Subject: [PATCH] Fix makefile typo --- gio/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gio/Makefile.am b/gio/Makefile.am index 3e7bb3e39..40d5fffb2 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 \