aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2012-07-01 15:03:00 +0000
committerJani Välimaa <wally@mageia.org>2012-07-01 15:03:00 +0000
commit415f9328f191c127acbd34ba5ab8caf152376c7f (patch)
treef0073c27ffcb26d9a98df180c9c421c5d7b7e73f
parentcf5ef1018371e4e82c29c71c7587ab8dd133e30b (diff)
downloadconfig-415f9328f191c127acbd34ba5ab8caf152376c7f.tar
config-415f9328f191c127acbd34ba5ab8caf152376c7f.tar.gz
config-415f9328f191c127acbd34ba5ab8caf152376c7f.tar.bz2
config-415f9328f191c127acbd34ba5ab8caf152376c7f.tar.xz
config-415f9328f191c127acbd34ba5ab8caf152376c7f.zip
add support for Makefile.config
-rw-r--r--Makefile.config4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.config b/Makefile.config
new file mode 100644
index 0000000..29cd373
--- /dev/null
+++ b/Makefile.config
@@ -0,0 +1,4 @@
+prefix=/usr
+datadir=$(prefix)/share
+sysconfdir=/etc/xdg
+iconsdir=$(datadir)/icons