diff options
Diffstat (limited to 'src/deps.mk')
-rw-r--r-- | src/deps.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/deps.mk b/src/deps.mk index 5cd4fdf..8d8358d 100644 --- a/src/deps.mk +++ b/src/deps.mk @@ -6,8 +6,6 @@ feh_png.o: feh_png.c feh_png.h feh.h structs.h menu.h ipc.h utils.h \ getopt.h debug.h filelist.o: filelist.c feh.h structs.h menu.h ipc.h utils.h getopt.h \ debug.h filelist.h options.h -getopt.o: getopt.c -getopt1.o: getopt1.c getopt.h imlib.o: imlib.c feh.h structs.h menu.h ipc.h utils.h getopt.h debug.h \ filelist.h winwidget.h options.h index.o: index.c feh.h structs.h menu.h ipc.h utils.h getopt.h debug.h \ |