~ubuntu-branches/debian/experimental/apt/experimental

« back to all changes in this revision

Viewing changes to test/makefile

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2010-02-18 22:07:23 UTC
  • mfrom: (9.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20100218220723-zb7zdh6fmsmp30tr
Tags: 0.7.26~exp2
fix crash when LANGUAGE is not set

Show diffs side-by-side

added added

removed removed

Lines of Context:
68
68
SOURCE = hash.cc
69
69
include $(PROGRAM_H)
70
70
 
 
71
# Program for testing udevcdrom
 
72
PROGRAM=test_udevcdrom
 
73
SLIBS = -lapt-pkg 
 
74
SOURCE = test_udevcdrom.cc
 
75
include $(PROGRAM_H)
 
76
 
71
77
# Program for checking rpm versions
72
78
PROGRAM=rpmver
73
79
SLIBS = -lapt-pkg -lrpm