File: Makefile.am

package info (click to toggle)
freeciv 3.2.2%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 286,492 kB
  • sloc: ansic: 484,452; cpp: 37,766; sh: 10,374; makefile: 7,425; python: 2,938; xml: 652; sed: 11
file content (35 lines) | stat: -rw-r--r-- 590 bytes parent folder | download | duplicates (5)
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
31
32
33
34
35
## 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	\
	editgui_g.h	\
	finddlg_g.h	\
	gotodlg_g.h	\
	graphics_g.h	\
	gui_main_g.h	\
	gui_proto_constructor.h \
	helpdlg_g.h	\
	inteldlg_g.h	\
	luaconsole_g.h	\
	mapctrl_g.h	\
	mapview_g.h	\
	menu_g.h	\
	messagedlg_g.h	\
	messagewin_g.h	\
	optiondlg_g.h	\
	pages_g.h	\
	plrdlg_g.h	\
	ratesdlg_g.h	\
	repodlgs_g.h	\
	spaceshipdlg_g.h	\
	sprite_g.h		\
	themes_g.h		\
	voteinfo_bar_g.h	\
	wldlg_g.h