a59d2f2562
Changes in release 15.3: Improvements, major bug fixes, XEmacs, Vim and web interface support Changes in release 15.1: Improvements to interface and major bug fixes
13 lines
298 B
Text
13 lines
298 B
Text
$NetBSD: patch-ac,v 1.5 2001/10/03 14:57:21 seb Exp $
|
|
|
|
--- contrib/Makefile.am.orig Mon Jul 2 17:54:46 2001
|
|
+++ contrib/Makefile.am
|
|
@@ -1,6 +1,7 @@
|
|
## Process this file with automake to produce Makefile.in
|
|
|
|
-bin_SCRIPTS = ocs
|
|
+pkgdata_DATA = ocs
|
|
+
|
|
|
|
EXTRA_DIST = ocs README xcscope webcscope
|
|
|