diff options
author | Peter Hutterer <peter.hutterer@redhat.com> | 2008-09-25 16:19:25 +0930 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@redhat.com> | 2008-10-03 17:38:10 +0930 |
commit | 851097c45f02f2a033975cd3b2ed9490a4aa87bd (patch) | |
tree | 463b7b950038578b87aff19e59d118c02c6b2f6d /xorg-synaptics.pc.in | |
parent | 355e845c67fffc0220c56a17b1957288c9bbadc7 (diff) |
Install synaptics-properties.h in xorg include path, install xorg-synaptics.pc.
Diffstat (limited to 'xorg-synaptics.pc.in')
-rw-r--r-- | xorg-synaptics.pc.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/xorg-synaptics.pc.in b/xorg-synaptics.pc.in new file mode 100644 index 0000000..159cfbf --- /dev/null +++ b/xorg-synaptics.pc.in @@ -0,0 +1,6 @@ +sdkdir=@sdkdir@ + +Name: synaptics +Description: X.Org synaptics input driver. +Version: @PACKAGE_VERSION@ +Cflags: -I${sdkdir} |