scripts/Makefile: Install new file correctly as data.

svn path=/dists/trunk/linux-kbuild-2.6/; revision=14766
This commit is contained in:
Bastian Blank 2009-12-09 12:06:32 +00:00
parent 2577008fa1
commit 8886a0b074
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,8 @@ DATA = \
Makefile.lib \
Makefile.modinst \
Makefile.modpost \
mkversion
mkversion \
module-common.lds
SCRIPTS = \
checkincludes.pl \
@ -27,7 +28,6 @@ SCRIPTS = \
makelst \
mksysmap \
mkuboot.sh \
module-common.lds \
namespace.pl \
patch-kernel \
setlocalversion \