
git-svn-id: file:///home/svnrepos/software/liblbfgs/trunk@6 ecf4c44f-38d1-4fa4-9757-a0b4dd0349fc
11 lines
167 B
Makefile
11 lines
167 B
Makefile
# $Id$
|
|
|
|
SUBDIRS = lib sample
|
|
|
|
docdir = $(prefix)/share/doc/@PACKAGE@
|
|
doc_DATA = README INSTALL COPYING AUTHORS ChangeLog NEWS
|
|
|
|
EXTRA_DIST = \
|
|
autogen.sh \
|
|
lbfgs.sln
|