X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=Makefile.in;h=396c8de6b98acbf0fdd9b9d42fe63a72316f2352;hb=43b7fd1994faccc511b24b6f80690f5ce6c9d156;hp=9f6393b4e36f55b8b4b03827207d1667a73e65af;hpb=ba8727c5857363c70f190ea98f92c41cd041e375;p=paraslash.git diff --git a/Makefile.in b/Makefile.in index 9f6393b4..396c8de6 100644 --- a/Makefile.in +++ b/Makefile.in @@ -33,13 +33,6 @@ HAVE_OSS := @HAVE_OSS@ HAVE_ALSA := @HAVE_ALSA@ HAVE_CURSES := @HAVE_CURSES@ -executables := @executables@ - -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@