diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-06-06 11:39:45 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-06-06 11:57:35 +0000 |
commit | 049d3ce1efda40a59bd42834d3b8db5cdb0386fa (patch) | |
tree | c8f7f4fc52deeed6d282bf058c1b836c7bc13bb5 /Makefile | |
parent | 4d1ea1311436222d95a1a109a605b0bf74ade2d5 (diff) | |
download | alpine-conf-049d3ce1efda40a59bd42834d3b8db5cdb0386fa.zip |
setup-xorg-base: initial commit
This script is supposed to help users to quickly get a working xorg server
running.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ SBIN_FILES := lbu\ setup-acf\ setup-bootable\ setup-timezone\ + setup-xorg-base\ update-conf BIN_FILES := uniso |