summaryrefslogtreecommitdiffstats
path: root/src/Makefile
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin.dahyabhai@pobox.com>2008-04-02 18:40:12 -0400
committerNalin Dahyabhai <nalin.dahyabhai@pobox.com>2008-04-02 18:40:12 -0400
commitf499e75251c463f2d736b19b60daec49a32b6faf (patch)
tree763ace72c18e4622300a438d66071a671d95f6a5 /src/Makefile
parentbfe49423f8833d96c45ed0b38670e7f04b1ed6c0 (diff)
- warning cleanups
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index de39234..8176f4a 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -11,4 +11,4 @@ portmap: portmap.c
$(CC) $(CFLAGS) -o $@ -DPORTMAP_MAIN $^ $(LDFLAGS)
clean:
- $(RM) portmap plugin.so
+ $(RM) portmap plugin.so dummyplugin.so