Skip to content

Commit b6f577b

Browse files
auto commit
1 parent fe8ecc8 commit b6f577b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DynamoDbEncryption/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ STRUCTUREDENCRYPTION_INDEX_FILE_WITH_EXTERN_STRING="module {:extern \"software.a
165165
STRUCTUREDENCRYPTION_INDEX_FILE_WITHOUT_EXTERN_STRING="module StructuredEncryption"
166166

167167
# Target to restore all directories in a list
168-
# remove this once we don't copy all of the directories into implementation and test. https://sim.amazon.com/issues/0371eaa5-61b5-490c-ad0b-927b6dc4d2d2
168+
# TODO: Remove this once we don't copy all of the directories into implementation and test https://sim.amazon.com/issues/CrypTool-5447
169169
RESTORE_DIRS := README.md
170170
_polymorph_go: restore_directories
171171
restore_directories:

0 commit comments

Comments
 (0)