summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@redhat.com>2008-09-25 16:19:25 +0930
committerPeter Hutterer <peter.hutterer@redhat.com>2008-10-03 17:38:10 +0930
commit851097c45f02f2a033975cd3b2ed9490a4aa87bd (patch)
tree463b7b950038578b87aff19e59d118c02c6b2f6d /Makefile.am
parent355e845c67fffc0220c56a17b1957288c9bbadc7 (diff)
Install synaptics-properties.h in xorg include path, install xorg-synaptics.pc.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 5bb4c42..ad69d2a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,3 +20,7 @@
AUTOMAKE_OPTIONS = foreign
SUBDIRS = include src man tools fdi
+
+pkgconfigdir = $(libdir)/pkgconfig
+pkgconfig_DATA = xorg-synaptics.pc
+