mirror of
https://github.com/schoebel/mars
synced 2025-01-30 20:01:46 +00:00
infra: Makefile.dist add scripts/ subdir to DISTDIRS
Signed-off-by: Thomas Schoebel-Theuer <tst@1und1.de>
This commit is contained in:
parent
e9bb100820
commit
8af110184a
@ -21,7 +21,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
KERNELFILES := DISTVERSION
|
KERNELFILES := DISTVERSION
|
||||||
DISTDIRS := kernel userspace docu pre-patches
|
DISTDIRS := kernel userspace scripts docu pre-patches
|
||||||
DISTFILES := AUTHORS ChangeLog COPYING INSTALL NEWS README DISTVERSION
|
DISTFILES := AUTHORS ChangeLog COPYING INSTALL NEWS README DISTVERSION
|
||||||
DISTVERSION := 0.0.0.$(shell date +%Y%m%d)
|
DISTVERSION := 0.0.0.$(shell date +%Y%m%d)
|
||||||
GITHEAD := $( git rev-parse --short HEAD )
|
GITHEAD := $( git rev-parse --short HEAD )
|
||||||
|
Loading…
Reference in New Issue
Block a user