X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=Makefile.in;fp=Makefile.in;h=75996d9ab72e94508c41fdac2d8a16eee2897f9e;hb=c80a3a764a0ba35e1ba7fb910e2c40bf76e40bb3;hp=a0d37d1491eb615b6ff051e4f4574d3d32ecb5b7;hpb=9754ebd9540aa3766af5e8a22410bf62b6eac6fe;p=paraslash.git diff --git a/Makefile.in b/Makefile.in index a0d37d14..75996d9a 100644 --- a/Makefile.in +++ b/Makefile.in @@ -31,12 +31,12 @@ 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@ write_objs := @write_objs@ afh_objs := @afh_objs@