File: Makefile.am

package info (click to toggle)
freeciv 2.1.5-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 95,924 kB
  • ctags: 20,829
  • sloc: ansic: 231,256; sh: 4,872; makefile: 2,867; python: 1,259; yacc: 318
file content (30 lines) | stat: -rw-r--r-- 493 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
## Process this file with automake to produce Makefile.in

noinst_HEADERS = \
	canvas_g.h		\
	chatline_g.h	\
	citydlg_g.h	\
	cityrep_g.h	\
	colors_g.h	\
	connectdlg_g.h	\
	dialogs_g.h	\
	diplodlg_g.h	\
	finddlg_g.h	\
	gotodlg_g.h	\
	graphics_g.h	\
	gui_main_g.h	\
	helpdlg_g.h	\
	inteldlg_g.h	\
	mapctrl_g.h	\
	mapview_g.h	\
	menu_g.h	\
	messagedlg_g.h	\
	messagewin_g.h	\
	pages_g.h	\
	plrdlg_g.h	\
	ratesdlg_g.h	\
	repodlgs_g.h	\
	spaceshipdlg_g.h	\
	sprite_g.h		\
	themes_g.h		\
	wldlg_g.h