Skip to content
Snippets Groups Projects
Commit 2d3c6ec2 authored by Fredrik Hübinette (Hubbe)'s avatar Fredrik Hübinette (Hubbe)
Browse files

uses custom module_testsuite generation

Rev: src/modules/Image/Makefile.in:1.17
parent 9c2f2cdb
No related branches found
No related tags found
No related merge requests found
# $Id: Makefile.in,v 1.16 1998/04/29 22:02:04 mirar Exp $
# $Id: Makefile.in,v 1.17 1998/04/29 22:22:30 hubbe Exp $
SRCDIR=@srcdir@
VPATH=@srcdir@:@srcdir@/../..:../..
OBJS = image.o font.o togif.o matrix.o pnm.o blit.o \
......@@ -8,6 +8,7 @@ MODNAME=image
MODULE_SUBDIRS=encodings
MODULE_ARCHIVES=encodings/encodings.a
MODULE_LDFLAGS=@LDFLAGS@
REAL_TESTSUITE=module_testsuite.in
@SET_MAKE@
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment