Fix makefile typo
authorPaolo Borelli <pborelli@gnome.org>
Sun, 6 Dec 2009 14:45:37 +0000 (15:45 +0100)
committerPaolo Borelli <pborelli@gnome.org>
Sun, 6 Dec 2009 14:45:37 +0000 (15:45 +0100)
gio/Makefile.am

index 3e7bb3e..40d5fff 100644 (file)
@@ -392,7 +392,7 @@ gio_headers =                       \
        gtcpconnection.h        \
        gthreadedsocketservice.h\
        gthemedicon.h           \
-       gutf8inputstream.c      \
+       gutf8inputstream.h      \
        gvfs.h                  \
        gvolume.h               \
        gvolumemonitor.h        \