From 047c415b8f094d6fbcc24d09bc70bd02959b9ffc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Sandmann=20Pedersen?= Date: Tue, 27 Sep 2005 22:22:16 +0000 Subject: Add some files to the rendition and sunffb build systems --- src/Makefile.am | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index fff3826..08f84e8 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -70,8 +70,13 @@ sunffb_drv_la_SOURCES += \ ffb_drishare.h endif +# The two assembly language files here could conceivably be +# resurrected by someone sufficiently motivated. + EXTRA_DIST = \ ffb_clip.c \ ffb_clip.h \ ffb_wline.c \ - ffb_rect.c + ffb_rect.c \ + ffb_asm.s \ + VISmoveImage.s -- cgit v1.2.3