This website works better with JavaScript.
Home
Help
Register
Sign In
lighttpd
/
lighttpd2
Watch
2
Star
0
Fork
0
Code
Issues
Releases
0
Wiki
Activity
Browse Source
[autotools] include cmake files in dist
personal/stbuehler/wip
Stefan Bühler
7 years ago
parent
c3b715dae1
commit
6d9277f8a5
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile.am
+ 1
- 1
Makefile.am
View File
@ -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
Write
Preview
Loading…
Cancel
Save