Makefile.am
branchgui
changeset 17 c95aff79e893
parent 9 0bb1675306cb
child 27 e2c86ae158cf
equal deleted inserted replaced
3:de035865d381 4:53f8eb1cabcd
    13 	mapstorage.cc \
    13 	mapstorage.cc \
    14 	mapstorage.h \
    14 	mapstorage.h \
    15 	map_win.cc \
    15 	map_win.cc \
    16 	map_win.h \
    16 	map_win.h \
    17 	edit_win.cc \
    17 	edit_win.cc \
    18 	edit_win.h
    18 	edit_win.h \
       
    19 	broken_edge.cc \
       
    20 	broken_edge.h
       
    21 
    19 
    22 
    20 gd_CXXFLAGS = $(GTK_CFLAGS)
    23 gd_CXXFLAGS = $(GTK_CFLAGS)
    21 gd_LDFLAGS = $(GTK_LIBS)
    24 gd_LDFLAGS = $(GTK_LIBS)