diff options
author | Michael Vogt <mvo@debian.org> | 2013-07-08 14:30:05 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2013-07-08 14:31:17 +0200 |
commit | d1866f6a309b5f687cb92f724f17e435e30f3b93 (patch) | |
tree | 47c0e22bea652836ef1bef9510f27f5f020cecb2 /test/interactive-helper/makefile | |
parent | 4468de5560944f0c651f91111ba8940b639c792e (diff) |
remove merge artifacts
Diffstat (limited to 'test/interactive-helper/makefile')
-rw-r--r-- | test/interactive-helper/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/interactive-helper/makefile b/test/interactive-helper/makefile index 74659cf12..f43df97e3 100644 --- a/test/interactive-helper/makefile +++ b/test/interactive-helper/makefile @@ -39,7 +39,7 @@ include $(PROGRAM_H) #SOURCE = rpmver.cc #include $(PROGRAM_H) -# very simple webserver for APT testing +# Program for testing udevcdrom PROGRAM=aptwebserver SLIBS = -lapt-pkg LIB_MAKES = apt-pkg/makefile |