aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile9
1 files changed, 8 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8ca3f30..845f5d4 100644
--- a/Makefile
+++ b/Makefile
@@ -39,7 +39,14 @@ RESOURCES = css.gresource.xml\
39 ui.gresource.xml 39 ui.gresource.xml
40 40
41LIBRARIES = gnunetchat 41LIBRARIES = gnunetchat
42PACKAGES = gnunetutil libhandy-1 gtk+-3.0 libnotify zbar libqrencode 42PACKAGES = gnunetutil\
43 gstreamer-1.0\
44 gtk+-3.0\
45 libhandy-1\
46 libnotify\
47 libqrencode\
48 zbar
49
43INCLUDES = submodules/gnome-characters/lib 50INCLUDES = submodules/gnome-characters/lib
44 51
45GNU_CC ?= gcc 52GNU_CC ?= gcc