diff --git a/src/Makefile.am b/src/Makefile.am index 0c1abd6..0df267e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -121,7 +121,7 @@ transmission_remote_gtk_SOURCES += win32.rc win32-mailslot.c INCLUDES += -O2 else %.1: %.pod - pod2man --release="" --center="Transmission Remote GTK" $< > $@ + pod2man --release="$(VERSION)" --center="Transmission Remote GTK" $< > $@ endif install-data-local: install-icons update-icon-cache