summaryrefslogtreecommitdiff
path: root/plugins/Makefile.am
blob: 7eb8b49ba80d80eceac3fbc208412c963aba2488 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
## Process this file with automake to produce Makefile.in

SUBDIRS = gtk+

if BUILD_PYTHON
SUBDIRS += python
endif

if BUILD_GLADEUI
SUBDIRS += gladeui
endif

dtddir = $(pkgdatadir)/catalogs
dtd_DATA = glade-catalog.dtd

EXTRA_DIST = glade-catalog.dtd