perhaps that'll help

This commit is contained in:
Kevin Lange 2013-01-27 16:39:54 -08:00
parent 48b7101218
commit 4182bba7de

View File

@ -142,8 +142,8 @@ hdd:
@cd userspace && make
@touch .userspace-check
toaru-compositor:
git submodule --init update
toaru-compositor/*.c:
git submodule update --init
.compositor-check: toaru-compositor toaru-compositor/*.c
@cd toaru-compositor && make