]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - Makefile.in
Merge topic branch t/sf_float into pu
[paraslash.git] / Makefile.in
index 4c49b3394aad5cc8dd38fdc9ae6046f003aebce9..396c8de6b98acbf0fdd9b9d42fe63a72316f2352 100644 (file)
@@ -31,17 +31,7 @@ HAVE_AO := @HAVE_AO@
 HAVE_PTHREAD := @HAVE_PTHREAD@
 HAVE_OSS := @HAVE_OSS@
 HAVE_ALSA := @HAVE_ALSA@
-
-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@
+HAVE_CURSES := @HAVE_CURSES@
 
 speex_cppflags := @speex_cppflags@
 opus_cppflags := @opus_cppflags@