File: Makefile.am

package info (click to toggle)
libfcgi 2.4.5-0.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,296 kB
  • sloc: ansic: 4,946; java: 872; cpp: 292; makefile: 178; perl: 145; sh: 4
file content (10 lines) | stat: -rw-r--r-- 185 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
DISTCLEANFILES= Makefile.in 

# $Id: Makefile.am,v 1.2 2001/09/24 18:03:05 skimo Exp $
include_HEADERS =  \
	fastcgi.h \
	fcgi_stdio.h \
	fcgiapp.h \
	fcgimisc.h \
	fcgio.h \
	fcgios.h