summaryrefslogtreecommitdiff
path: root/src/info2html/Makefile.am
blob: 14056336efaf1e7ac190c9b65af9d32a5937f7c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
## Process this file with automake to produce Makefile.in.

INCLUDES = 			\
	-I$(includedir)		\
	-I$(top_srcdir)/intl -I$(top_builddir)/intl	\
	$(GNOMEUI_CFLAGS)	

LDADD = \
	$(GNOME_LIBS) $(Z_LIBS) $(BZ_LIBS)

bin_PROGRAMS = gnome-info2html2

gnome_info2html2_SOURCES = main.c parse.c utils.c html.c data.h html.h parse.h utils.h version.h