From 0abf66e3048c52dbd930250c95fef785c1dfda87 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Tue, 21 Jun 2011 14:28:01 +0200 Subject: [PATCH] Headers are .h, not .c --- gio/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gio/Makefile.am b/gio/Makefile.am index 1a3c52ef9..9e7559c35 100644 --- a/gio/Makefile.am +++ b/gio/Makefile.am @@ -497,7 +497,7 @@ gio_headers = \ gioscheduler.h \ giostream.h \ gloadableicon.h \ - glocalemonitor.c \ + glocalemonitor.h \ gmount.h \ gmemoryinputstream.h \ gmemoryoutputstream.h \