diff -r 7ea73c90a7f0 -r 14a76109b561 Makefile.am --- a/Makefile.am Mon Oct 09 08:06:31 2006 +0000 +++ b/Makefile.am Thu Oct 12 11:39:29 2006 +0000 @@ -42,7 +42,9 @@ xml.h \ guipixbufs.h \ i18n.h \ - gettext.h + gettext.h \ + design_win.h \ + design_win.cc glemon_CXXFLAGS = $(GTK_CFLAGS) $(LEMON_CFLAGS) glemon_LDFLAGS = $(GTK_LIBS) $(LEMON_LIBS)