diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2014-08-07 09:48:32 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2014-08-07 09:48:32 +1000 |
commit | ef5f0295e77805af2780f4b63a6fc9d2675cc7ce (patch) | |
tree | 8b1da8152c648d05466d8674939d88080a58556c /Makefile.am | |
parent | adb4963109fc68ca618e39e51fa86e531a492bef (diff) |
Ship an example config snippet
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 1d2ffd8..6c0c548 100644 --- a/Makefile.am +++ b/Makefile.am @@ -34,3 +34,5 @@ ChangeLog: $(CHANGELOG_CMD) dist-hook: ChangeLog INSTALL + +EXTRA_DIST = conf/99-libinput.conf |