From 601d9c0cb5dbd044a9db014777f11b6e45db8780 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 15 Jan 2011 15:06:34 +0100 Subject: Add .../share/doc/feh/examples, move fehrc (feh themes) there --- config.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'config.mk') diff --git a/config.mk b/config.mk index d2c96c4..fafaeb6 100644 --- a/config.mk +++ b/config.mk @@ -11,6 +11,7 @@ bin_dir = ${main_dir}/bin doc_dir = ${main_dir}/share/doc/feh image_dir = ${main_dir}/share/feh/images font_dir = ${main_dir}/share/feh/fonts +example_dir = ${main_dir}/share/doc/feh/examples # default CFLAGS CFLAGS ?= -g -O2 -- cgit v1.2.3