diff options
Diffstat (limited to 'WWW/Library/unix/Makefile')
-rw-r--r-- | WWW/Library/unix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WWW/Library/unix/Makefile b/WWW/Library/unix/Makefile index c8d32fd9..e894af92 100644 --- a/WWW/Library/unix/Makefile +++ b/WWW/Library/unix/Makefile @@ -26,5 +26,5 @@ WWW = ../.. WTMP = ../.. +include $(WWW)/Library/Implementation/Version.make include $(WWW)/Library/Implementation/CommonMakefile - |