~ubuntu-branches/ubuntu/trusty/alsa-tools/trusty-proposed

« back to all changes in this revision

Viewing changes to usx2yloader/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Jordi Mallach, Elimar Riesebieter
  • Date: 2008-11-07 13:58:01 UTC
  • mfrom: (1.1.7 upstream) (2.1.3 experimental)
  • Revision ID: james.westby@ubuntu.com-20081107135801-gumjy3qvv9xkrlye
Tags: 1.0.18-1
* New upstream release.

[ Elimar Riesebieter ]
* Build-Depends bumped to libasound2-dev (>= 1.0.18).

Show diffs side-by-side

added added

removed removed

Lines of Context:
165
165
MYNAME = usx2yloader
166
166
AM_CFLAGS = -DDATAPATH=\"$(datadir)/alsa/firmware/$(MYNAME)\"
167
167
usx2yloader_SOURCES = usx2yloader.c
168
 
EXTRA_DIST = depcomp tascam_fw.usermap tascam_fw.in tascam_fpga.in
 
168
EXTRA_DIST = gitcompile depcomp tascam_fw.usermap tascam_fw.in tascam_fpga.in
169
169
hotplug_files = tascam_fw.usermap tascam_fw tascam_fpga
170
170
hotplugdir = /etc/hotplug/usb
171
171
hotplug_SCRIPTS = $(hotplug_files)