Change calculation of docdir to remove trailer when in git development

This commit is contained in:
Johnathan Corgan 2009-10-13 13:07:19 -07:00
parent 990f456a3c
commit 955964d34b
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ include $(top_srcdir)/Makefile.common
SUBDIRS = other
man3dir = $(mandir)/man3
usrp_docdir = $(prefix)/share/doc/usrp-@VERSION@
usrp_docdir = $(prefix)/share/doc/usrp-$(DOCVER)
EXTRA_DIST = \
Doxyfile.in \