comparison scripts/miscellaneous/module.mk @ 20004:3f3418ccd6d4

Add iscellaneous/private/__w2mpth__.m to dist files * scripts/miscellaneous/module.mk: add iscellaneous/private/__w2mpth__.m to miscellaneous_PRIVATE_FCN_FILES
author John Donoghue
date Thu, 19 Mar 2015 14:41:41 -0400
parents c913247c85a8
children fa9fa6ab76f0
comparison
equal deleted inserted replaced
20003:15e5eb7a0c1d 20004:3f3418ccd6d4
1 FCN_FILE_DIRS += miscellaneous 1 FCN_FILE_DIRS += miscellaneous
2 2
3 miscellaneous_PRIVATE_FCN_FILES = \ 3 miscellaneous_PRIVATE_FCN_FILES = \
4 miscellaneous/private/display_info_file.m \ 4 miscellaneous/private/display_info_file.m \
5 miscellaneous/private/__w2mpth__.m \
5 miscellaneous/private/__xzip__.m 6 miscellaneous/private/__xzip__.m
6 7
7 miscellaneous_FCN_FILES = \ 8 miscellaneous_FCN_FILES = \
8 miscellaneous/ans.m \ 9 miscellaneous/ans.m \
9 miscellaneous/bug_report.m \ 10 miscellaneous/bug_report.m \