aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index f83575e..3deba6c 100644
--- a/Makefile
+++ b/Makefile
@@ -14,8 +14,8 @@ SOURCES = messenger_gtk.c\
14 14
15HEADERS = 15HEADERS =
16 16
17LIBRARIES = gnunetutil gnunetchat 17LIBRARIES = gnunetchat
18PACKAGES = libhandy-1 gtk+-3.0 libnotify 18PACKAGES = gnunetutil libhandy-1 gtk+-3.0 libnotify zbar libqrencode
19 19
20GNU_CC ?= gcc 20GNU_CC ?= gcc
21GNU_LD ?= gcc 21GNU_LD ?= gcc