summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorbie <bie@blekksprut.net>2016-11-10 18:01:49 +0100
committerbie <bie@blekksprut.net>2016-11-10 18:01:49 +0100
commit3ce4f1f7e5e8b77a8e9862fe3adf1fdae24e7825 (patch)
tree00f5d9148be9676674f7e407762c768c3407fc05 /Makefile
parentf2dfa757e24b0073ed8a9d3703d6b6b52ac1a3d3 (diff)
downloadgodzilla-master.tar.xz
capabilities, libcap, party hardHEADmaster
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 15311e6..71c7548 100644
--- a/Makefile
+++ b/Makefile
@@ -14,5 +14,5 @@ config.h:
cp config.def.h $@
godzilla: config.h godzilla.c
- ${CC} ${CFLAGS} -o godzilla godzilla.c -lcrypt
+ ${CC} ${CFLAGS} -o godzilla godzilla.c -lcrypt -lcap