cosmetic change

This commit is contained in:
2019-12-18 15:27:06 +01:00
parent 538023b586
commit d0b64910f3
2 changed files with 3 additions and 2 deletions

View File

@@ -2,7 +2,8 @@
# building the base library
#
COPT = -Wall -fpic -g -no-pie -DDEBUG_LEVEL=0
COPT = -Wall -fpic -g -pg -no-pie -DDEBUG_LEVEL=0
OBJS = fimg-core.o fimg-pnm.o fimg-file.o fimg-math.o \
fimg-timers.o operators.o fimg-2gray.o \
interpolate.o fimg-compare.o contrast.o