diff options
Diffstat (limited to 'src/gbm')
-rw-r--r-- | src/gbm/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gbm/Makefile.am b/src/gbm/Makefile.am index e34c1d4b1f5..60b09245065 100644 --- a/src/gbm/Makefile.am +++ b/src/gbm/Makefile.am @@ -28,7 +28,6 @@ libgbm_la_LIBADD = \ $(DLOPEN_LIBS) if HAVE_PLATFORM_WAYLAND -AM_CPPFLAGS = -DHAVE_WAYLAND_PLATFORM AM_CFLAGS += $(WAYLAND_CFLAGS) libgbm_la_LIBADD += $(top_builddir)/src/egl/wayland/wayland-drm/libwayland-drm.la $(WAYLAND_LIBS) endif |