swc

Unnamed repository; edit this file 'description' to name the repository.
git clone git://git.nihaljere.xyz/swc
Log | Files | Refs | README | LICENSE

commit 90211eda0d3101a83fe4033b20c00c49855ebc94
parent c3e48a96d04622ddd659700e04721317d34be519
Author: Michael Forney <mforney@mforney.org>
Date:   Sun,  9 Feb 2014 04:33:55 -0800

example/wm: Use local swc.h header

Diffstat:
Mexample/local.mk | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/example/local.mk b/example/local.mk @@ -3,6 +3,7 @@ dir := example $(dir)_PACKAGES = wayland-server +$(dir)_CFLAGS = -Ilibswc $(dir): $(dir)/wm