|
@@ -1,3 +1,8 @@
|
|
|
|
+# Copyright © 2014 Kosma Moczek <kosma@cloudyourcar.com>
|
|
|
|
+# This work is free. You can redistribute it and/or modify it under the
|
|
|
|
+# terms of the Do What The Fuck You Want To Public License, Version 2,
|
|
|
|
+# as published by Sam Hocevar. See the COPYING file for more details.
|
|
|
|
+
|
|
CFLAGS = -g -Wall -Wextra -Werror
|
|
CFLAGS = -g -Wall -Wextra -Werror
|
|
LDFLAGS = -lcheck
|
|
LDFLAGS = -lcheck
|
|
|
|
|