diff options
Diffstat (limited to 'ucbhelper/workben/myucp/makefile.mk')
-rw-r--r-- | ucbhelper/workben/myucp/makefile.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ucbhelper/workben/myucp/makefile.mk b/ucbhelper/workben/myucp/makefile.mk index 77faad2e0396..6fbad4e8a953 100644 --- a/ucbhelper/workben/myucp/makefile.mk +++ b/ucbhelper/workben/myucp/makefile.mk @@ -46,6 +46,7 @@ NO_BSYMBOLIC=TRUE # --- Settings --------------------------------------------------------- .INCLUDE: settings.mk +.INCLUDE : ../../version.mk # --- General ----------------------------------------------------- |