[bTSstream-devel] install ieee/

Benjamin Cohen git at videolan.org
Fri Apr 24 13:56:50 CEST 2015


bitstream | branch: master | Benjamin Cohen <bencoh at notk.org> | Fri Apr 24 13:50:37 2015 +0200| [c81d44049dc6909077fd2d08eb2dc37c2c94f664] | committer: Benjamin Cohen

install ieee/

> http://git.videolan.org/gitweb.cgi/bitstream.git/?a=commit;h=c81d44049dc6909077fd2d08eb2dc37c2c94f664
---

 Makefile |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/Makefile b/Makefile
index 089ecee..8d310c9 100644
--- a/Makefile
+++ b/Makefile
@@ -17,6 +17,8 @@ install:
 	@install -m 644 dvb/si/*.h $(INCLUDE)/dvb/si
 	@install -d $(INCLUDE)/ietf
 	@install -m 644 ietf/* $(INCLUDE)/ietf
+	@install -d $(INCLUDE)/ieee
+	@install -m 644 ieee/* $(INCLUDE)/ieee
 	@install -d $(INCLUDE)/mpeg
 	@install -m 644 mpeg/*.h $(INCLUDE)/mpeg
 	@install -d $(INCLUDE)/mpeg/psi



More information about the biTStream-devel mailing list