Skip to content
Snippets Groups Projects
Commit 01f854a7 authored by Mirar (Pontus Hagland)'s avatar Mirar (Pontus Hagland)
Browse files

dct

Rev: src/modules/image/Makefile.src:1.9
parent d0b41f87
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ PREFLAGS=$(DEFINES) -I$(SRCDIR) -I$(SRCDIR)/../.. -I../..
CFLAGS=$(PREFLAGS) $(OTHERFLAGS) @DEFS@
FILES = image.o font.o quant.o lzw.o togif.o matrix.o pnm.o blit.o \
pattern.o # dct.o
pattern.o dct.o
image.a: $(FILES)
-rm -f image.a
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment