From 000d0fd147d5e44779ae6b2dadeb4e8a0bdbdf1a Mon Sep 17 00:00:00 2001 From: vanhofen Date: Sun, 4 Oct 2020 00:17:16 +0200 Subject: [PATCH] fix build; is this right so? Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/e85b7ab442f7076980c99708f36d93159bb9cff7 Author: vanhofen Date: 2020-10-04 (Sun, 04 Oct 2020) Origin message was: ------------------ - fix build; is this right so? ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- src/driver/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/driver/Makefile.am b/src/driver/Makefile.am index eff265fe2..73af1543a 100644 --- a/src/driver/Makefile.am +++ b/src/driver/Makefile.am @@ -87,9 +87,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