summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 6b389436b3515888f7a4387b7b9e5de8b21e3148 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if PLATFORM_GNOME_2
pkgconfig_file = gnome-common-2.0.pc
support = support
else
pkgconfig_file =
support =
endif

SUBDIRS = bin macros macros2 doc $(support)

EXTRA_DIST = gnome-common.spec gnome-common-2.0.pc.in gnome-common.pc.in 

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = $(pkgconfig_file) gnome-common.pc