summaryrefslogtreecommitdiff
path: root/tools/glade/glade/gnome/Makefile.am
blob: 02f3da2d4861386ebbdacbb6e7a7e4c3e0167dc4 (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
## Process this file with automake to produce Makefile.in

noinst_LIBRARIES = libgnomewidgets.a

# maybe this should just be $(GLADE_GNOME_CFLAGS) ?
INCLUDES = $(GLADE_CFLAGS) \
	$(GLADE_DEPRECATION_CFLAGS)

libgnomewidgets_a_SOURCES = \
	bonobodock.c \
	bonobodockitem.c \
	gnomeabout.c \
	gnomeapp.c \
	gnomeappbar.c \
	gnomecanvas.c \
	gnomecolorpicker.c \
	gnomecontrol.c \
	gnomedateedit.c \
	gnomedialog.c \
	gnomedruid.c \
	gnomedruidpageedge.c \
	gnomedruidpagestandard.c \
	gnomeentry.c \
	gnomefileentry.c \
	gnomefontpicker.c \
	gnomehref.c \
	gnomeiconentry.c \
	gnomeiconlist.c \
	gnomeiconselection.c \
	gnomemessagebox.c \
	gnomepixmap.c \
	gnomepixmapentry.c \
	gnomepropertybox.c