Commit 68550588 authored by Igor Pečovnik's avatar Igor Pečovnik
Browse files

source change

parent 0fe94fc2
This diff is collapsed.
lib_LTLIBRARIES = libscanbtnd-interface_usb.la
libscanbtnd_interface_usb_la_SOURCES = libusbi.c ../include/scanbuttond/libusbi.h
libscanbtnd_interface_usb_la_LDFLAGS = -lusb -version-info 1:0:0
INCLUDES = $(all_includes) -I$(top_builddir)/include -I.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
pkgsysconfdir = $(sysconfdir)/$(PACKAGE)
pkgsysconf_SCRIPTS = buttonpressed.sh initscanner.sh
EXTRA_DIST = $(pkgsysconf_SCRIPTS)
This diff is collapsed.
This diff is collapsed.
#!/bin/sh
# This script is executed whenever scanbuttond
# finds new devices.
# If your scanner needs a firmware upload or any other kind
# of special action to be taken on initialization, put
# the apropriate command here.
# Example:
# scanimage -n
# or
# sane-find-scanners
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment