aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8cc268c..f66e648 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,7 @@
+# edit source code from:
+# https://github.com/BlueCannonBall/XAim
+# https://git.suckless.org/dwm
+
CC = gcc
CFLAGS = -g -Wall -lX11
PREFIX = /usr/local