File: Makefile.am

package info (click to toggle)
mcl 1%3A10-148-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 10,024 kB
  • ctags: 4,607
  • sloc: ansic: 47,402; sh: 4,250; perl: 3,960; makefile: 480
file content (16 lines) | stat: -rw-r--r-- 377 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
## Process this file with automake to produce Makefile.in
## $Id: Makefile.am,v 1.29 2006-01-23 23:07:49 flux Exp $

SUBDIRS = . util img graphs doc src include scripts testing

VERSION = @VERSION@

configure.ac: configure.ac.in VERSION
	./setversion

EXTRA_DIST = \
   LICENSE VERSION README COPYING THANKS INSTALL AUTHORS \
   bootstrap \
   configure.ac.in \
   setversion