diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2014-07-24 10:14:15 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2014-07-24 10:14:15 +1000 |
commit | fe81ad3ae257f8063f63f8aa5320827a095a2192 (patch) | |
tree | 81c29948dd630fe32bb1903e3ce82fe0f8d89a91 /xorg-libinput.pc.in | |
parent | 6a6946235979f51169f9256414eb24226cf6f1bc (diff) |
Drop the pkgconfig file
We don't export anything, so need to ship it
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'xorg-libinput.pc.in')
-rw-r--r-- | xorg-libinput.pc.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/xorg-libinput.pc.in b/xorg-libinput.pc.in deleted file mode 100644 index ff98189..0000000 --- a/xorg-libinput.pc.in +++ /dev/null @@ -1,6 +0,0 @@ -sdkdir=@sdkdir@ - -Name: xorg-libinput -Description: X.Org libinput input driver. -Version: @PACKAGE_VERSION@ -Cflags: -I${sdkdir} |