diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index de8bfe09..41e5a342 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,6 +20,8 @@ AUTOMAKE_OPTIONS = foreign +DISTCHECK_CONFIGURE_FLAGS = --enable-nouveau-experimental-api --enable-radeon-experimental-api + pkgconfigdir = @pkgconfigdir@ pkgconfig_DATA = libdrm.pc |