From 8843785e4e5ccea6fe805f18cba293be2bfdff25 Mon Sep 17 00:00:00 2001 From: svenhoefer Date: Sun, 4 Oct 2020 00:17:16 +0200 Subject: [PATCH] - fix build; is this right so? Signed-off-by: Thilo Graf --- src/driver/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/driver/Makefile.am b/src/driver/Makefile.am index afb6323ca..ab90c6a16 100644 --- a/src/driver/Makefile.am +++ b/src/driver/Makefile.am @@ -91,9 +91,5 @@ libneutrino_driver_a_SOURCES += \ fb_accel_mips.cpp \ simple_display.cpp endif -if USE_STB_HAL -AM_CPPFLAGS += \ - @DIRECTFB_CFLAGS@ -endif libneutrino_driver_netfile_a_SOURCES = netfile.cpp