This website works better with JavaScript.
Home
Help
Sign In
debpkg
/
scgi-cgi
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
include cmake directory in dist
upstream
Stefan Bühler
7 years ago
parent
d32ae20c1b
commit
ae24eb4c56
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,4 +1,4 @@
EXTRA_DIST
=
autogen.sh CMakeLists.txt config.h.cmake scgi-cgi.1 README.rst
EXTRA_DIST
=
autogen.sh CMakeLists.txt c
make c
onfig.h.cmake scgi-cgi.1 README.rst
man1_MANS
=
scgi-cgi.1
AM_CFLAGS
=
$(
LIBEVENT_CFLAGS
)
Write
Preview
Loading…
Cancel
Save