Skip to content
Snippets Groups Projects
Commit 1abd165f authored by Adam Jackson's avatar Adam Jackson :headphones:
Browse files

Add r300_reg.h. Bump to 1.0.2.

parent 8ac2fcb1
No related branches found
No related tags found
Loading
......@@ -19,7 +19,7 @@
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
AC_PREREQ(2.57)
AC_INIT([libdrm], 1.0.1, [dri-devel@lists.sourceforge.net], libdrm)
AC_INIT([libdrm], 1.0.2, [dri-devel@lists.sourceforge.net], libdrm)
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([dist-bzip2])
......
......@@ -42,6 +42,7 @@ klibdrminclude_HEADERS = \
../shared-core/mga_ucode.h \
../shared-core/r128_drm.h \
../shared-core/r128_drv.h \
../shared-core/r300_reg.h \
../shared-core/radeon_drm.h \
../shared-core/radeon_drv.h \
../shared-core/savage_drm.h \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment