소스 검색

add hlsrecord

Gil Pedersen 12 년 전
부모
커밋
e3c0ade472
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      package.json

+ 2 - 1
package.json

@@ -16,7 +16,8 @@
   },
   "bin": {
     "hlsdump": "./bin/hlsdump",
-    "hlsmon": "./bin/hlsmon"
+    "hlsmon": "./bin/hlsmon",
+    "hlsrecord": "./bin/hlsrecord"
   },
   "repository": {
     "type": "git",