Credit Andrew minor Makefile addition
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / Makefile
index e177049beb68ef7ccd2ab38c7af30c7365312d18..965e8316e3044f492d042a949e0cda61d6ce3f3d 100644 (file)
@@ -448,6 +448,7 @@ LIBS += `pkg-config --libs uuid 2>/dev/null`
 LIBS += `pkg-config --libs theora 2>/dev/null`
 LIBS += `pkg-config --libs vorbis 2>/dev/null`
 LIBS += `pkg-config --libs sndfile 2>/dev/null`
+LIBS += `pkg-config --libs x11 2>/dev/null`
 ifeq ($(WANT_LIBZMPEG),yes)
 LIBS += -la52 -ltwolame -lmp3lame
 endif