diff options
| author | Miro Jurisic <meeroh@mit.edu> | 1998-08-28 16:03:14 +0000 |
|---|---|---|
| committer | Miro Jurisic <meeroh@mit.edu> | 1998-08-28 16:03:14 +0000 |
| commit | 83ca5c04abc9d3c0544203f17be92f3b88b7b6bf (patch) | |
| tree | 4460937797e68a8bff9ca0bc2ec13a443bcbdeda /src | |
| parent | cd55616b347b73a08112d8b0460e7da209865f3a (diff) | |
Fixed typo in snapshot target
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10885 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
| -rw-r--r-- | src/mac/Makefile.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mac/Makefile.tmpl b/src/mac/Makefile.tmpl index bb563d6de..2ccf356c7 100644 --- a/src/mac/Makefile.tmpl +++ b/src/mac/Makefile.tmpl @@ -1,4 +1,4 @@ -SnapshotRoot = //GSS-Kerberos5-1.1 +snapshot-root = //GSS-Kerberos5-1.1 include-paths = {autogenerated-include-paths} -i /mac/TestTrack/ -i "/mac/libraries/CCache API/include/" |
