summaryrefslogtreecommitdiff
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2025-02-22 13:25:55 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2025-02-22 13:38:26 (GMT)
commit0b8fbc0c0d6a18cf1b90337dbd20639316af1fe7 (patch)
treebd5fd817ddacb34ab8c90ecc30b601185ec62eba /plugins/Makefile.am
parente16bc694115b5487df601858a471eea34eadc1ba (diff)
Create a plugin skeleton for Python notebooks.
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 89a8e25..529f4fe 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -14,7 +14,8 @@ endif
# androhelpers
SUBDIRS = \
$(PYTHON3_SUBDIRS) \
- pe
+ pe \
+ pynb
# arm \
# bootimg \