Added documentation install targets
[fw/sdcc] / Makefile.common.in
index 4f5935f673327c0785eac1982291081940751b5c..fe510cd2cb9d06c870b79388185f18794fa03843 100644 (file)
@@ -32,6 +32,7 @@ man1dir         = $(mandir)/man1
 man2dir         = $(mandir)/man2
 infodir         = @infodir@
 srcdir          = @srcdir@
+docdir          = @exec_prefix@/doc
 
 # Modules to enable/disable
 OPT_ENABLE_UCSIM = @OPT_ENABLE_UCSIM@