summaryrefslogtreecommitdiffstats
path: root/scalpel
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2007-08-16 20:02:36 +0000
committer Eric Hameleers <alien@slackware.com>2007-08-16 20:02:36 +0000
commit16530038d98f176893e95a290f032ff9bb03b047 (patch)
treefd60ed5a873e7170ed5f5ecc095950a713363bb1 /scalpel
parent2b376e2868c6d9b3b087668a4f5de6a168bda0b5 (diff)
downloadasb-16530038d98f176893e95a290f032ff9bb03b047.tar.gz
asb-16530038d98f176893e95a290f032ff9bb03b047.tar.xz
Add conf file to the documentation
Diffstat (limited to 'scalpel')
-rwxr-xr-xscalpel/build/scalpel.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/scalpel/build/scalpel.SlackBuild b/scalpel/build/scalpel.SlackBuild
index ac05b21f..63cf8dd6 100755
--- a/scalpel/build/scalpel.SlackBuild
+++ b/scalpel/build/scalpel.SlackBuild
@@ -46,7 +46,7 @@ VERSION=${VERSION:-1.60}
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
-DOCS="changelog gpl.txt README"
+DOCS="changelog gpl.txt scalpel.conf README"
# Where do we look for sources?
CWD=`pwd`