summaryrefslogtreecommitdiff
path: root/tools/glade/glade/gnome-db/Makefile.am
blob: e2547f54c8da2833e4951e7a03bfc908419e52a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
## Process this file with automake to produce Makefile.in

noinst_LIBRARIES = libgnomedbwidgets.a

INCLUDES = $(GLADE_CFLAGS) \
	$(GLADE_DEPRECATION_CFLAGS)

libgnomedbwidgets_a_SOURCES = \
	gnomedbcombo.c \
	gnomedbconnectprop.c \
	gnomedbdsnconfig.c \
	gnomedbdsndruid.c \
	gnomedbeditor.c \
	gnomedberror.c \
	gnomedberrordlg.c \
	gnomedbform.c \
	gnomedbgraybar.c \
	gnomedbgrid.c \
	gnomedblogin.c \
	gnomedblogindlg.c \
	gnomedbprovidersel.c \
	gnomedbsourcesel.c \
	gnomedbtableeditor.c