Makefile.am
branchgui
changeset 9 0bb1675306cb
parent 3 bd60a2909c53
child 17 c95aff79e893
     1.1 --- a/Makefile.am	Mon Jun 06 17:01:12 2005 +0000
     1.2 +++ b/Makefile.am	Fri Jun 10 11:58:03 2005 +0000
     1.3 @@ -13,7 +13,9 @@
     1.4  	mapstorage.cc \
     1.5  	mapstorage.h \
     1.6  	map_win.cc \
     1.7 -	map_win.h
     1.8 +	map_win.h \
     1.9 +	edit_win.cc \
    1.10 +	edit_win.h
    1.11  
    1.12  gd_CXXFLAGS = $(GTK_CFLAGS)
    1.13  gd_LDFLAGS = $(GTK_LIBS)