1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00

get rid of reference to removed file

(This used to be commit afafae133f32f33ae642662a7e9cbb427ce4691a)
This commit is contained in:
Herb Lewis 1998-01-28 11:45:57 +00:00
parent 168fac65ee
commit b5eb6899b4

View File

@ -55,7 +55,7 @@ if (@codepage) {
}
# add my local files to the list of binaries to install
@bins = sort (@sprogs,@progs,@progs1,@scripts,("psfixes.pl","sambalp","smbprint"));
@bins = sort (@sprogs,@progs,@progs1,@scripts,("sambalp","smbprint"));
# the files installed in docs include all the original files in docs plus all
# the "*.doc" files from the source tree