]> git.sesse.net Git - vlc/blobdiff - modules/common.am
contrib: fix dshow syntax error
[vlc] / modules / common.am
index 1092b620c11744035820cddebba461ec56457736..fc29eae530b07d4118874563e50446167db988b9 100644 (file)
@@ -13,6 +13,7 @@ CLEANFILES = $(BUILT_SOURCES)
 
 LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
 
+AM_CPPFLAGS = -D__PLUGIN__
 AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
 AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
 AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`