Browse Source

add hlsrecord

Gil Pedersen 12 years ago
parent
commit
e3c0ade472
1 changed files with 2 additions and 1 deletions
  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",