aboutsummaryrefslogtreecommitdiff
path: root/backend/meson.build
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2017-08-26 08:22:44 -0500
committerGitHub <noreply@github.com>2017-08-26 08:22:44 -0500
commit2f5ff450397714674aec9ffc09ba86989382fcfe (patch)
treee52174f40cec92e47546011d20300171424467a3 /backend/meson.build
parent48fa59c22e0b49bc347006738cc5dda9c6d13821 (diff)
parentd16b2977f6b156e5b3a4ceb028cfbe70b9a350c1 (diff)
Merge pull request #123 from ascent12/session-multi-gpu
Session Multi-GPU
Diffstat (limited to 'backend/meson.build')
-rw-r--r--backend/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/backend/meson.build b/backend/meson.build
index 6a6a5f9f..fcff55b6 100644
--- a/backend/meson.build
+++ b/backend/meson.build
@@ -1,6 +1,5 @@
backend_files = files(
'backend.c',
- 'udev.c',
'session/direct-ipc.c',
'session/direct.c',
'session/session.c',