File: Makefile.am

package info (click to toggle)
ggz-server 0.0.14.1-1.4
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 6,792 kB
  • ctags: 4,113
  • sloc: ansic: 37,142; sh: 9,133; cpp: 3,772; makefile: 540
file content (13 lines) | stat: -rw-r--r-- 346 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
## Process this file with automake to produce Makefile.in
# $Id: Makefile.am 8816 2007-01-04 23:31:54Z jdorje $

DIST_SUBDIRS = ggzdmod ggzdmod++ ggzd game_servers man tests
CLEAN_FILES = ggzd.debug ggzd.log
SUBDIRS = $(COMPILE_SUBDIRS)

EXTRA_DIST = README.GGZ \
		m4/test.mk

include $(top_srcdir)/m4/test.mk

ACLOCAL_AMFLAGS = -I m4 -I m4/ggz