* include/libssh/Makefile.am: using top_builddir instead of top_srcdir
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@130 7dcaeef0-15fb-0310-b436-a5af3365683c
Этот коммит содержится в:
родитель
70a95fbe0e
Коммит
55f3b2d7a8
@ -3,6 +3,6 @@ libssh_HEADERS = crypto.h libssh.h priv.h server.h sftp.h ssh1.h ssh2.h
|
||||
nodist_libssh_HEADERS = config.h
|
||||
|
||||
config.h:
|
||||
$(LN_S) $(top_srcdir)/config.h ./config.h
|
||||
$(LN_S) $(top_builddir)/config.h ./config.h
|
||||
|
||||
DISTCLEANFILES = config.h
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user