Skip to content

Commit df948c5

Browse files
committed
build: update app src
1 parent fafa8cb commit df948c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/quicer.app.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
2828
"CMakeLists.txt",
2929
"Makefile",
3030
"get-msquic.sh",
31-
"c_build",
3231
"build.sh",
3332
"pkgname.sh",
3433
"templates",
35-
"msquic_patches"
34+
"msquic_patches",
35+
"rel.mk"
3636
]},
3737
{exclude_regexps, ["priv/.*.so"]}
3838
]}.

0 commit comments

Comments
 (0)