summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--library.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/library.json b/library.json
index 2ea8346..d7abe89 100644
--- a/library.json
+++ b/library.json
@@ -8,5 +8,6 @@
"url": "https://github.com/kokke/tiny-AES-c.git"
},
"frameworks": "*",
- "platforms": "*"
+ "platforms": "*",
+ "examples": "test.c"
}