~ubuntu-branches/ubuntu/vivid/isight-firmware-tools/vivid

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Nobuhiro Iwamatsu
  • Date: 2009-03-04 20:19:36 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090304201936-5accw1ub5r75oaxl
Tags: 1.4.1-1
* New upstream release
  - Remove patches(02_ja-po, 03_support_mba, 05_support_macosx_5.5).
* Update debian/rules
  - Add DEB_CONFIGURE_USER_FLAGS and set "--disable-udev --enable-hal"
* Updated Galician debconf templates. (Closes: #512242)
* Update Japanese po. (06_japanese.po.dpatch)

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
ift_export_LDFLAGS = $(IFT_LIBS)
15
15
 
16
16
# UDEV
17
 
libudevdir = ${libdir}/udev
 
17
libudevdir = @udevdir@
18
18
libudev_PROGRAMS =
19
19
 
20
20
if SUPPORT_UDEV
27
27
 
28
28
rulesdir = ${sysconfdir}/udev/rules.d
29
29
rules_DATA =
 
30
 
 
31
# AC_SUBST sucks
 
32
isight.rules: isight.rules.in Makefile
 
33
        sed 's|$${exec_prefix}|${exec_prefix}|' isight.rules.in > isight.rules~;\
 
34
        mv isight.rules{~,};
 
35
 
30
36
if SUPPORT_UDEV
31
37
rules_DATA += isight.rules
32
38
endif
54
60
fdidir = ${datarootdir}/hal/fdi/preprobe/20thirdparty
55
61
dist_fdi_DATA = $(ift_fdi)
56
62
 
57
 
CLEANFILES = $(dist_fdi_DATA)
 
63
CLEANFILES = $(dist_fdi_DATA) isight.rules
58
64
EXTRA_DIST = isight-firmware.fdi