grim/guifications1

de1548da607f
Parents f121b75c5e2e
Children 970133777d26
this is just a hack for the time being...
--- a/Makefile.mingw Sat Dec 27 14:28:54 2003 +0000
+++ b/Makefile.mingw Sat Dec 27 14:34:06 2003 +0000
@@ -67,7 +67,11 @@
C_SRC2 = \
gf_theme_editor.c \
guifications.c \
- gtkdirtreeview.c
+ grimdirtreeview.c \
+ gf_pngs.c \
+ gf_utils.c \
+ gf_prefs.c \
+ gf_conf.c
OBJECTS = $(C_SRC:%.c=%.o)
OBJECTS2 = $(C_SRC2:%.c=%.o)