summaryrefslogtreecommitdiffstats
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index aba35cd..c513bbc 100644
--- a/makefile
+++ b/makefile
@@ -1,7 +1,7 @@
DESTDIR=/
CC=cc
MYCFLAGS=-Wall -Wextra -Wformat -pedantic -g -Isrc -Itmp -Itiny-AES-c
-MYLDFLAGS=-lresolv
+MYLDFLAGS=-lresolv -lmd
default:
mkdir -p tmp