diff --git a/ChangeLog b/ChangeLog index 9853dc7725..70e101c713 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sat Dec 13 19:41:35 CST 1997 Shawn T. Amundson + + * plug-ins/fuse/Makefile.am: fuse.c couldn't find gck/gck.h + Fri Dec 12 02:07:26 PST 1997 Manish Singh * Updated gif and animationplay with the new versions diff --git a/plug-ins/fuse/Makefile.am b/plug-ins/fuse/Makefile.am index 73f16e3546..96b5a7cb04 100644 --- a/plug-ins/fuse/Makefile.am +++ b/plug-ins/fuse/Makefile.am @@ -10,6 +10,7 @@ fuse_SOURCES = \ INCLUDES = \ $(X_CFLAGS) \ -I$(top_srcdir) \ + -I$(top_srcdir)/plug-ins/libgck \ -I$(includedir) LDADD = \