rework canvas zoom, add 3 plugins from 7.2, tweak cwdw boundry, vdevicex11 dupl close...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / Makefile
index 4652f02fb633056fe0ae18d7b2b9970d41bd51f4..b891b20e8a9c2fd81b0091728a2806f27d0a9901 100644 (file)
@@ -607,7 +607,7 @@ $(OBJDIR)/%.o:              %.C
 
 #lv2
 ifneq ($(WANT_LV2),no)
-GTK2_INCS := `pkg-config --cflags gtk+-2.0`
+GTK2_INCS := `pkg-config --cflags gtk+-2.0` -Wno-deprecated-declarations
 GTK2_LIBS := `pkg-config --libs gtk+-2.0`
 
 $(OBJDIR)/pluginlv2ui.o:       pluginlv2ui.C