~ubuntu-branches/ubuntu/utopic/xfsprogs/utopic-proposed

« back to all changes in this revision

Viewing changes to debian/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Nathan Scott
  • Date: 2009-05-06 11:29:18 UTC
  • mfrom: (8.1.1 jaunty)
  • Revision ID: james.westby@ubuntu.com-20090506112918-uzoyzcp90rtr8td7
Tags: 3.0.2
New bugfix release

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
TOPDIR = ..
6
6
include $(TOPDIR)/include/builddefs
7
7
 
8
 
LSRCFILES = changelog compat control copyright rules watch
 
8
LSRCFILES = changelog compat control copyright rules
9
9
DEV_DOC_DIR = $(PKG_DOC_DIR)/../xfslibs-dev
10
10
BOOT_MKFS_BIN = $(TOPDIR)/mkfs/mkfs.xfs-xfsprogs-udeb
11
11