[autotools] include cmake files in dist
parent
c3b715dae1
commit
6d9277f8a5
@ -1,6 +1,6 @@
|
||||
SUBDIRS=contrib doc src include tests
|
||||
|
||||
ACLOCAL_AMFLAGS=-I m4
|
||||
EXTRA_DIST=autogen.sh CMakeLists.txt
|
||||
EXTRA_DIST=autogen.sh CMakeLists.txt cmake
|
||||
|
||||
DISTCHECK_CONFIGURE_FLAGS=--with-lua --with-openssl --with-kerberos5 --with-gnutls --with-zlib --with-bzip2
|
||||
|
Loading…
Reference in New Issue