Fix kbruch/Makefile.am to eliminate build error.

This resolves bug report 786.
(cherry picked from commit 9d1871a43c)
v3.5.13-sru
Darrell Anderson 12 years ago committed by Slávek Banko
parent 8ca688f50d
commit 418634c67c

@ -2,5 +2,5 @@ SUBDIRS = src testcases
EXTRA_DIST = AUTHORS ChangeLog README TODO kbruch.lsm VERSION
VERSION:=`cat ${PWD}/VERSION`
VERSION=`cat ${PWD}/VERSION`
include ../admin/Doxyfile.am

Loading…
Cancel
Save