Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/goo/Makefile.am
blob: 2e38b52fbec67063bf1e554b48b88872e948bcdf (plain)
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
INCLUDES =		\
	-I$(top_srcdir)

noinst_LIBRARIES = libGoo.a

libGoo_a_SOURCES = 	\
	GHash.cc	\
	GHash.h		\
	GList.cc	\
	GList.h		\
	GMutex.h	\
	GString.cc 	\
	GString.h	\
	gmempp.cc 	\
	gfile.cc	\
	gfile.h		\
	gmem.c 		\
	gmem.h		\
	gtypes.h	\
	parseargs.c	\
	parseargs.h	\
	gfile.h		\
	gmem.h		\
	parseargs.h

EXTRA_DIST = 		\
	vms_directory.c	\
	vms_dirent.h	\
	vms_sys_dirent.h\
	vms_unix_time.h	\
	vms_unix_times.c\
	vms_unlink.c	\
	vms_make.com