diff options
author | Mats Bengtsson <mats.bengtsson@s3.kth.se> | 2005-06-16 11:54:02 +0000 |
---|---|---|
committer | Mats Bengtsson <mats.bengtsson@s3.kth.se> | 2005-06-16 11:54:02 +0000 |
commit | 30a7c603fa9977c1a4a68868475d465e8f7132ca (patch) | |
tree | 73657f66fc081a27ed123232fb1a21dffcfe1398 | |
parent | ba2204f8a70be2277b28029ec034eb42c70a905a (diff) |
Corrected typo by Jan
-rw-r--r-- | python/GNUmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/GNUmakefile b/python/GNUmakefile index 2babb505dd..3600ab22d7 100644 --- a/python/GNUmakefile +++ b/python/GNUmakefile @@ -1,4 +1,4 @@ -2depth = .. +depth = .. STEPMAKE_TEMPLATES=c python-module install-out po |