]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - Makefile.in
build: Construct gui object list in Makefile.
[paraslash.git] / Makefile.in
index 4c49b3394aad5cc8dd38fdc9ae6046f003aebce9..75996d9ab72e94508c41fdac2d8a16eee2897f9e 100644 (file)
@@ -31,14 +31,13 @@ HAVE_AO := @HAVE_AO@
 HAVE_PTHREAD := @HAVE_PTHREAD@
 HAVE_OSS := @HAVE_OSS@
 HAVE_ALSA := @HAVE_ALSA@
+HAVE_CURSES := @HAVE_CURSES@
 
 executables := @executables@
 
 recv_objs := @recv_objs@
 filter_objs := @filter_objs@
-gui_objs := @gui_objs@
 audioc_objs := @audioc_objs@
-mixer_objs := @mixer_objs@
 write_objs := @write_objs@
 afh_objs := @afh_objs@
 play_objs := @play_objs@