From 60585d28126f61fc13be2079227ce926550cdce4 Mon Sep 17 00:00:00 2001 From: Thibault Saunier Date: Mon, 21 Aug 2017 11:57:29 -0300 Subject: Handle a prefix in prefix/ This is usefull to use external libs and tool not buildable with meson inside our environment --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 3dae67b572..7120f9a6c2 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ subprojects/gst-rtsp-server/ subprojects/gstreamer/ subprojects/gstreamer-vaapi/ subprojects/glib/ +prefix/ -- cgit v1.2.1