Makefile.am
branchgui
changeset 9 0bb1675306cb
parent 3 bd60a2909c53
child 17 c95aff79e893
equal deleted inserted replaced
2:7711220f5c11 3:de035865d381
    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)