diff options
Diffstat (limited to 'pkg/osx/GNUmakefile')
-rw-r--r-- | pkg/osx/GNUmakefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg/osx/GNUmakefile b/pkg/osx/GNUmakefile index b998f77e..f49d3932 100644 --- a/pkg/osx/GNUmakefile +++ b/pkg/osx/GNUmakefile @@ -6,6 +6,8 @@ include ../config.make +DOC_FILES += README.Strife + # Build so that the package will work on older versions. export MACOSX_DEPLOYMENT_TARGET=10.4 |