diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2017-04-21 20:24:06 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2017-04-21 20:24:06 (GMT) |
commit | 3066669ec4ba17a07ecde759adb22d56ea31bea3 (patch) | |
tree | 9ee90f2a667329e3e9b017cf87b68deea131c0db /tkmacosx/configure | |
parent | b885d09cc7d8cf7a64a5ea0f95ac363c7f131787 (diff) | |
download | blt-3066669ec4ba17a07ecde759adb22d56ea31bea3.zip blt-3066669ec4ba17a07ecde759adb22d56ea31bea3.tar.gz blt-3066669ec4ba17a07ecde759adb22d56ea31bea3.tar.bz2 |
minor config change
Diffstat (limited to 'tkmacosx/configure')
-rwxr-xr-x | tkmacosx/configure | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tkmacosx/configure b/tkmacosx/configure index 45b8b8c..509041e 100755 --- a/tkmacosx/configure +++ b/tkmacosx/configure @@ -5759,6 +5759,7 @@ done #-------------------------------------------------------------------- #CLEANFILES="$CLEANFILES pkgIndex.tcl" +CLEANFILES="$CLEANFILES tkmacosxConfig.sh" if test "${TEA_PLATFORM}" = "windows" ; then # Ensure no empty if clauses : |