diff --git a/Makefile.include b/Makefile.include index 851afdd9b..5b3a8afb1 100644 --- a/Makefile.include +++ b/Makefile.include @@ -7,7 +7,7 @@ CXX = $(CC) ASM=$(shell echo "/lib/modules/`uname -r`/build/include") LDFLAGDET = -L$(LIBDIR) -lSlsDetector -L/usr/lib64/ -lpthread LDFLAGRXR = -L$(LIBDIR) -lSlsReceiver -L/usr/lib64/ -lpthread -FLAGS= -Wall +FLAGS= -Wall #-DEIGER_DEBUG #-DFIFO_DEBUG # -DVERBOSE # Setting up the verbose flags