Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/goo/Makefile.am
blob: a80aaef8a8b7ba5cd996f3a79f8270d0962d9164 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
lib_LIBRARIES = libgoo.a

libgoo_a_SOURCES = 	\
	GString.cc 	\
	gmempp.cc 	\
	gfile.cc	\
	gmem.c 		\
	parseargs.c	\
	GString.h	\
	gfile.h		\
	gmem.h		\
	gtypes.h	\
	parseargs.h
	
EXTRA_DIST = 		\
	vms_dirent.h	\
	vms_sys_dirent.h\
	vms_unix_time.h	\
	makefile.w32	\
	vms_make.com