gui/Makefile.am
changeset 1468 d0ccb2fdeeff
parent 1435 8e85e6bbefdf
child 1497 529e48eb9786
equal deleted inserted replaced
0:a2aef31e047f 1:9d168cd7f6fb
    11 	main_win.cc \
    11 	main_win.cc \
    12 	main_win.h \
    12 	main_win.h \
    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 \
       
    18 	edit_win.h
    17 
    19 
    18 gd_CXXFLAGS = $(GTK_CFLAGS)
    20 gd_CXXFLAGS = $(GTK_CFLAGS)
    19 gd_LDFLAGS = $(GTK_LIBS)
    21 gd_LDFLAGS = $(GTK_LIBS)