]> git.armaanb.net Git - chorizo.git/blobdiff - Makefile
Rename sn to zea
[chorizo.git] / Makefile
index 7c1f2db23e2cb6d95d13f92e33b35085513bd7f9..09e396ef93aae9dd9e5e1cef115da4033dcd94d0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
 CFLAGS += -Wall -Wextra -O3
 
-sn: sn.c
+zea: zea.c
        $(CC) $(CFLAGS) $(LDFLAGS) \
                -o $@ $< \
                `pkg-config --cflags --libs gtk+-2.0 webkit-1.0`
 
 clean:
-       rm -f sn
+       rm -f zea