X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=Makefile.in;h=11fa2001d1e6678cdc8968d58d6729d7ce0955b4;hb=refs%2Fheads%2Fpu;hp=75996d9ab72e94508c41fdac2d8a16eee2897f9e;hpb=c80a3a764a0ba35e1ba7fb910e2c40bf76e40bb3;p=paraslash.git diff --git a/Makefile.in b/Makefile.in index 75996d9a..396c8de6 100644 --- a/Makefile.in +++ b/Makefile.in @@ -33,15 +33,6 @@ HAVE_OSS := @HAVE_OSS@ HAVE_ALSA := @HAVE_ALSA@ HAVE_CURSES := @HAVE_CURSES@ -executables := @executables@ - -recv_objs := @recv_objs@ -filter_objs := @filter_objs@ -audioc_objs := @audioc_objs@ -write_objs := @write_objs@ -afh_objs := @afh_objs@ -play_objs := @play_objs@ - speex_cppflags := @speex_cppflags@ opus_cppflags := @opus_cppflags@ vorbis_cppflags := @vorbis_cppflags@