X-Git-Url: https://git.wpitchoune.net/gitweb/?p=prss.git;a=blobdiff_plain;f=Makefile;h=434c90ef2ad4e22b1484ff5978ebd251597a7e72;hp=0752d26088c432c70c2e3bff1d787ba0a40f61ed;hb=7d847f77b7f18f13654d34d20f515f27574b70e8;hpb=be5c3215b84a3637eca78aa271890ab5e1423908 diff --git a/Makefile b/Makefile index 0752d26..434c90e 100644 --- a/Makefile +++ b/Makefile @@ -279,7 +279,7 @@ mandir = ${datarootdir}/man mkdir_p = /bin/mkdir -p oldincludedir = /usr/include pdfdir = ${docdir} -prefix = /tmp +prefix = /usr/local program_transform_name = s,x,x, psdir = ${docdir} sbindir = ${exec_prefix}/sbin @@ -290,7 +290,8 @@ target_alias = top_build_prefix = top_builddir = . top_srcdir = . -SUBDIRS = po \ +SUBDIRS = doc \ + po \ icons/hicolor/scalable \ src \ tests