Makefile.am
changeset 160 14a76109b561
parent 142 90d0348e14cb
child 162 aaa517c9dc23
     1.1 --- a/Makefile.am	Mon Oct 09 08:06:31 2006 +0000
     1.2 +++ b/Makefile.am	Thu Oct 12 11:39:29 2006 +0000
     1.3 @@ -42,7 +42,9 @@
     1.4  	xml.h \
     1.5  	guipixbufs.h \
     1.6  	i18n.h \
     1.7 -	gettext.h
     1.8 +	gettext.h \
     1.9 +	design_win.h \
    1.10 +	design_win.cc
    1.11  
    1.12  glemon_CXXFLAGS = $(GTK_CFLAGS) $(LEMON_CFLAGS)
    1.13  glemon_LDFLAGS = $(GTK_LIBS) $(LEMON_LIBS)