moved installed docs, removed obsoletes, fixed makefiles to do a proper distclean...
[fw/sdcc] / Makefile.common.in
index cd240618d49878259e2aeb5c860726ca6c01a3c4..0070afc43b84fdd575e9c323142df91b454d51ed 100644 (file)
@@ -32,7 +32,7 @@ man1dir         = $(mandir)/man1
 man2dir         = $(mandir)/man2
 infodir         = @infodir@
 srcdir          = @srcdir@
-docdir          = @datadir@/doc/sdcc
+docdir          = @datadir@/sdcc/doc
 
 # Modules to enable/disable
 OPT_ENABLE_UCSIM = @OPT_ENABLE_UCSIM@