Makefile.am
changeset 162 aaa517c9dc23
parent 160 14a76109b561
child 164 70e3c3646283
     1.1 --- a/Makefile.am	Thu Oct 12 12:18:20 2006 +0000
     1.2 +++ b/Makefile.am	Fri Oct 13 13:53:10 2006 +0000
     1.3 @@ -44,7 +44,9 @@
     1.4  	i18n.h \
     1.5  	gettext.h \
     1.6  	design_win.h \
     1.7 -	design_win.cc
     1.8 +	design_win.cc \
     1.9 +	dijkstrabox.h \
    1.10 +	dijkstrabox.cc
    1.11  
    1.12  glemon_CXXFLAGS = $(GTK_CFLAGS) $(LEMON_CFLAGS)
    1.13  glemon_LDFLAGS = $(GTK_LIBS) $(LEMON_LIBS)