diff options
author | David Nusinow <[email protected]> | 2006-01-03 05:15:27 +0000 |
---|---|---|
committer | David Nusinow <[email protected]> | 2006-01-03 05:15:27 +0000 |
commit | df46b96ab0e5dabc7baa443c9065d66b5b9fd5ef (patch) | |
tree | 95d053225c4394c0673f6d920169ea2734b3b6d7 /debian/mesa-common-dev.install | |
parent | bda1e332ce5efe2057421dec58202b43707a504c (diff) |
Re-add mesa-6.4.1 which was accidentally deleted
Diffstat (limited to 'debian/mesa-common-dev.install')
-rw-r--r-- | debian/mesa-common-dev.install | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/mesa-common-dev.install b/debian/mesa-common-dev.install new file mode 100644 index 00000000000..48ab3d4859b --- /dev/null +++ b/debian/mesa-common-dev.install @@ -0,0 +1,4 @@ +include/GL/gl.h usr/include/GL +include/GL/glext.h usr/include/GL +include/GL/gl_mangle.h usr/include/GL +include/GL/osmesa.h usr/include/GL |