diff options
author | Joel Sing <jsing@cvs.openbsd.org> | 2008-01-04 14:01:13 +0000 |
---|---|---|
committer | Joel Sing <jsing@cvs.openbsd.org> | 2008-01-04 14:01:13 +0000 |
commit | 9242cdccab05b0adac9d3ed4a582276e5bbce12c (patch) | |
tree | b4a0eb0f9634ee4be81fd43843f69a030443157a /xserver/exa | |
parent | 777484c8aa87fe478b728f1173be5a1e322331f4 (diff) |
regen
Diffstat (limited to 'xserver/exa')
-rw-r--r-- | xserver/exa/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xserver/exa/Makefile.in b/xserver/exa/Makefile.in index 0118b3ec4..687573024 100644 --- a/xserver/exa/Makefile.in +++ b/xserver/exa/Makefile.in @@ -363,6 +363,8 @@ SECURE_RPC_FALSE = @SECURE_RPC_FALSE@ SECURE_RPC_TRUE = @SECURE_RPC_TRUE@ SERVERCONFIGdir = @SERVERCONFIGdir@ SET_MAKE = @SET_MAKE@ +SGI_VIDEO_FALSE = @SGI_VIDEO_FALSE@ +SGI_VIDEO_TRUE = @SGI_VIDEO_TRUE@ SHELL = @SHELL@ # Override these since EXA doesn't need them and the needed files aren't |