blob: 8d9632ece39bb0d41bfcb1b0e7f607460ab4d7ae (
plain)
1
2
3
4
5
|
#INCLUDES = -I../include
bin_PROGRAMS = ksquirrel-libs-ljpeg2ppm
ksquirrel_libs_ljpeg2ppm_SOURCES = huffd.c io.h jpeg.h ljpgtopnm.c mcu.c mcu.h predictor.c predictor.h proto.h read.c util.c
|