~ubuntu-branches/ubuntu/maverick/hal/maverick

« back to all changes in this revision

Viewing changes to hald/freebsd/addons/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2007-10-23 12:33:58 UTC
  • mto: (1.5.1 sid)
  • mto: This revision was merged to the branch mainline in revision 90.
  • Revision ID: james.westby@ubuntu.com-20071023123358-xaf8mjc5n84d5gtz
Tags: upstream-0.5.10
ImportĀ upstreamĀ versionĀ 0.5.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
INCLUDES = \
 
1
AM_CPPFLAGS = \
2
2
        -DPACKAGE_SYSCONF_DIR=\""$(sysconfdir)"\" \
3
3
        -DPACKAGE_DATA_DIR=\""$(datadir)"\" \
4
4
        -DPACKAGE_BIN_DIR=\""$(bindir)"\" \