10 lines
278 B
Text
10 lines
278 B
Text
--- common/mp4ff/Makefile.am.orig 2017-07-17 12:04:02 UTC
|
|
+++ common/mp4ff/Makefile.am
|
|
@@ -1,5 +1,5 @@
|
|
-noinst_LIBRARIES = libmp4ff.a
|
|
-noinst_HEADERS = mp4ff.h mp4ffint.h
|
|
+lib_LIBRARIES = libmp4ff.a
|
|
+include_HEADERS = mp4ff.h mp4ffint.h
|
|
|
|
libmp4ff_a_CFLAGS = -DUSE_TAGGING=1
|
|
|