]> git.sesse.net Git - vlc/blobdiff - compat/Makefile.am
Start moving replacement functions to a static import library
[vlc] / compat / Makefile.am
diff --git a/compat/Makefile.am b/compat/Makefile.am
new file mode 100644 (file)
index 0000000..225ce39
--- /dev/null
@@ -0,0 +1,4 @@
+noinst_LTLIBRARIES = libcompat.la
+libcompat_la_SOURCES =
+libcompat_la_LIBADD = $(LTLIBOBJS)
+libcompat_la_LDFLAGS = -no-undefined