AUTOTOOLS: Create a separate Makefile.am for the docs directory
This commit is contained in:
committed by
Ronnie Sahlberg
parent
7d1f7a5308
commit
5500f84402
@@ -128,5 +128,7 @@ AC_CHECK_MEMBER([struct CU_SuiteInfo.pSetUpFunc],
|
||||
]])
|
||||
|
||||
|
||||
AC_CONFIG_FILES(Makefile libiscsi.pc)
|
||||
AC_CONFIG_FILES([Makefile]
|
||||
[doc/Makefile]
|
||||
[libiscsi.pc])
|
||||
AC_OUTPUT
|
||||
|
||||
Reference in New Issue
Block a user