summaryrefslogtreecommitdiff
path: root/src/deps.mk
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-01-15 00:57:01 +0100
committerDaniel Friesel <derf@finalrewind.org>2011-01-15 00:57:01 +0100
commit7b50864826349fedd3d035d068c6aa41497033a2 (patch)
treeea1b551baecbd4f7b326107ed20e9d937981aaa3 /src/deps.mk
parentd2ac8a9c8f5a3a3c3455241339dd65fac750db44 (diff)
Read themes from ~/.config/feh/themes, don't autocreate for now
Diffstat (limited to 'src/deps.mk')
-rw-r--r--src/deps.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/deps.mk b/src/deps.mk
index 36b264f..8304879 100644
--- a/src/deps.mk
+++ b/src/deps.mk
@@ -24,7 +24,7 @@ menu.o: menu.c feh.h structs.h menu.h utils.h getopt.h debug.h support.h \
multiwindow.o: multiwindow.c feh.h structs.h menu.h utils.h getopt.h \
debug.h winwidget.h timers.h filelist.h options.h
options.o: options.c feh.h structs.h menu.h utils.h getopt.h debug.h \
- filelist.h options.h help.inc fehrc.inc
+ filelist.h options.h help.inc
signals.o: signals.c feh.h structs.h menu.h utils.h getopt.h debug.h \
winwidget.h
slideshow.o: slideshow.c feh.h structs.h menu.h utils.h getopt.h debug.h \