Annotation of embedaddon/spawn-fcgi/src/Makefile.am, revision 1.1.1.1

1.1       misho       1: 
                      2: bin_PROGRAMS=spawn-fcgi
                      3: spawn_fcgi_SOURCES=spawn-fcgi.c
                      4: 
                      5: EXTRA_DIST=CMakeLists.txt config.h.cmake

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>