summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorepochqwert <epoch@hacking.allowed.org>2015-05-14 06:53:15 -0500
committerepochqwert <epoch@hacking.allowed.org>2015-05-14 06:53:15 -0500
commit1432454e2c60cd12e35739e217dfb1c3ead19a41 (patch)
treeacbce9995d68e04f881f6158a1188e85544c6d60 /Makefile
parent3b1466afd58e7cfbf5be09df8cfc52409171f5d3 (diff)
downloadsegfault-1432454e2c60cd12e35739e217dfb1c3ead19a41.tar.gz
segfault-1432454e2c60cd12e35739e217dfb1c3ead19a41.zip
fixed small change in Makefile and segfault.c
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5111042..0851a71 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-LDFLAGS=-lirc -Llibirc -lhashtable -Llibhashtable
+LDFLAGS=-lirc -lhashtable
CFLAGS=-std=c99 -pedantic -Wall
all: