summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 062e33ef9ad4d44ab89a7114348662a2b480b851 (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