~ubuntu-branches/debian/sid/libevdev/sid

« back to all changes in this revision

Viewing changes to libevdev/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Stephen Kitt
  • Date: 2014-09-09 07:59:54 UTC
  • mfrom: (1.1.13)
  • Revision ID: package-import@ubuntu.com-20140909075954-wuic1ooxes68u2er
Tags: 1.3+dfsg-1
* New upstream release.
* libevdev should really have priority optional rather than extra.
* Add upstream's signing key and use it in debian/watch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
342
342
                   libevdev-uinput-int.h \
343
343
                   libevdev.c \
344
344
                   libevdev-names.c \
345
 
                   ../include/linux/input.h
 
345
                   ../include/linux/input.h \
 
346
                   ../include/linux/uinput.h
346
347
 
347
348
libevdev_la_LDFLAGS = \
348
349
        -version-info $(LIBEVDEV_LT_VERSION) \