diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-11-26 13:58:49 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-11-26 13:58:49 +0000 |
commit | 013b824ab30575de6812b633424cbb92ceb7ed85 (patch) | |
tree | 3e5f17b32a00bcf0b87a4cb2e9656a24ef970ab3 /data | |
parent | d0f9c045a0266d36c1231c4f2033a7851957752d (diff) |
No xcursors here.
Diffstat (limited to 'data')
-rw-r--r-- | data/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/Makefile b/data/Makefile index 8aeae5ae5..157ab2a01 100644 --- a/data/Makefile +++ b/data/Makefile @@ -1,7 +1,7 @@ -# $Xenocara: Makefile,v 1.4 2006/04/17 13:29:58 matthieu Exp $ +# $OpenBSD Makefile,v 1.4 2006/04/17 13:29:58 matthieu Exp $ # bitmaps needed for building apps, so has to be done separately first -SUBDIR= cursors xkbdata +SUBDIR= xkbdata build: _SUBDIRUSE update: _SUBDIRUSE |