diff options
Diffstat (limited to 'include/drm')
-rw-r--r-- | include/drm/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drm/Makefile.am b/include/drm/Makefile.am index 9046955f..43695bdf 100644 --- a/include/drm/Makefile.am +++ b/include/drm/Makefile.am @@ -22,7 +22,7 @@ # however, r300 and via need their reg headers installed in order to build. # better solutions are welcome. -klibdrmincludedir = ${includedir}/drm +klibdrmincludedir = ${includedir}/libdrm klibdrminclude_HEADERS = \ drm.h \ drm_mode.h \ |