Skip to content

Commit e6d44d1

Browse files
committed
build: Add VS code files to EXTRA_DIST
Fixes: commit ee19bc1
1 parent 8d6b700 commit e6d44d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ EXTRA_DIST = \
4444
OTHER_PLUGINS \
4545
scripts/git.orderfile \
4646
SECURITY \
47+
.vscode/settings.json \
48+
.vscode/tasks.json \
4749
$(NULL)
4850

4951
CLEANFILES += html/*.html scripts/*~

0 commit comments

Comments
 (0)