Makefile.am
branchgui
changeset 81 5ad61c33487c
parent 76 76f4f2ae0e7d
child 89 4042761b21e3
     1.1 --- a/Makefile.am	Thu Oct 06 12:32:06 2005 +0000
     1.2 +++ b/Makefile.am	Thu Oct 20 15:50:23 2005 +0000
     1.3 @@ -26,7 +26,10 @@
     1.4  	new_map_win.cc \
     1.5  	new_map_win.h \
     1.6  	xymap.h \
     1.7 -	icons/guipixbufs.h
     1.8 +	icons/guipixbufs.h\
     1.9 +	mapselector.h\
    1.10 +	mapselector.cc
    1.11 +
    1.12  
    1.13  glemon_CXXFLAGS = $(GTK_CFLAGS)
    1.14  glemon_LDFLAGS = $(GTK_LIBS)