summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrent Lloyd <lathiat@bur.st>2005-05-03 17:45:45 +0000
committerTrent Lloyd <lathiat@bur.st>2005-05-03 17:45:45 +0000
commit837fb2df0993753f39e098934dc6bd8fa8a19b47 (patch)
treeaec4f5484e80e79122acf3a4e149d0a9fcf8ee7a
parent3bbfb70938c6b08b72a8958e5a6499a9280a7d8f (diff)
fix typo of prioq-test in the clean target of Makefile
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@35 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1e10fb3..ff3977e 100644
--- a/Makefile
+++ b/Makefile
@@ -25,4 +25,4 @@ dns-test: dns-test.o util.o dns.o rr.o strlst.o
*.o: *.h
clean:
- rm -f *.o flexmdns tprioq-test strlst-test domain-test dns-test
+ rm -f *.o flexmdns prioq-test strlst-test domain-test dns-test