Makefile.am
branchgui
changeset 17 c95aff79e893
parent 9 0bb1675306cb
child 27 e2c86ae158cf
     1.1 --- a/Makefile.am	Wed Jun 15 11:15:01 2005 +0000
     1.2 +++ b/Makefile.am	Wed Jun 15 13:05:09 2005 +0000
     1.3 @@ -15,7 +15,10 @@
     1.4  	map_win.cc \
     1.5  	map_win.h \
     1.6  	edit_win.cc \
     1.7 -	edit_win.h
     1.8 +	edit_win.h \
     1.9 +	broken_edge.cc \
    1.10 +	broken_edge.h
    1.11 +
    1.12  
    1.13  gd_CXXFLAGS = $(GTK_CFLAGS)
    1.14  gd_LDFLAGS = $(GTK_LIBS)