summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 5f54f6e06544beead90ff075db4f0f24178ed696 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
SUBDIRS = libgnomekbd test capplet po

ACLOCAL_AMFLAGS = -I m4

DISTCLEANFILES = \
  intltool-extract \
  intltool-merge \
  intltool-update
 
EXTRA_DIST = \
        libgnomekbd.pc.in \
        libgnomekbdui.pc.in \
        intltool-extract.in \
        intltool-merge.in \
        intltool-update.in \
        README.cvs \
        ChangeLog.libkbdraw ChangeLog.libgswitchit

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libgnomekbd.pc libgnomekbdui.pc