mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
387 B
Plaintext
14 lines
387 B
Plaintext
$NetBSD: patch-ak,v 1.1 2000/11/27 20:26:27 mycroft Exp $
|
|
|
|
--- tracks/simple2/Makefile.am.orig Sun Mar 19 17:57:23 2000
|
|
+++ tracks/simple2/Makefile.am Mon Nov 27 20:23:58 2000
|
|
@@ -59,6 +59,8 @@
|
|
flare.c \
|
|
sky.c
|
|
|
|
+libtracksimple2_la_LDFLAGS = -module -avoid-version
|
|
+
|
|
EXTRA_DIST = $(wildcard *.blend)
|
|
|
|
# This track won't build with the blender.export file. This file
|