Skip to content

Commit 9808bd6

Browse files
Add the extensions to the top-level Gyp file
1 parent 706684b commit 9808bd6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

livecode.gyp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@
2727
'revdb/revdb.gyp:dbsqlite',
2828
'revxml/revxml.gyp:external-revxml',
2929
'revzip/revzip.gyp:external-revzip',
30+
31+
# Widgets and libraries
32+
'extensions/extensions.gyp:extensions',
3033
],
3134

3235
'conditions':

0 commit comments

Comments
 (0)