summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2014-05-01 11:09:24 +0200
committerDaniel Friesel <derf@finalrewind.org>2014-05-01 11:09:24 +0200
commit48804d10fe82c3b5d871187858312aa2bcbed510 (patch)
treeffae74e29a005aaa03315e821072ad78ecf2a390 /config.mk
parent5e8118b2523cc917714ca89aef35dc421cafe191 (diff)
don't install feh-cam and gen-cam-menu by default
They have been deprecated since 2011 and may be removed entirely in future versions.
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.mk b/config.mk
index d17c0ab..1fd0602 100644
--- a/config.mk
+++ b/config.mk
@@ -18,6 +18,7 @@ desktop_dir = ${main_dir}/share/applications
CFLAGS ?= -g -O2
CFLAGS += -Wall -Wextra -pedantic
+cam ?= 0
curl ?= 1
debug ?= 0
help ?= 0