aboutsummaryrefslogtreecommitdiffstats
path: root/filter
diff options
context:
space:
mode:
Diffstat (limited to 'filter')
-rw-r--r--filter/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/filter/Makefile b/filter/Makefile
index ca13bb1b5f..efc506d9c6 100644
--- a/filter/Makefile
+++ b/filter/Makefile
@@ -22,5 +22,8 @@ libfilter.la: $(LIBFILTEROBJS)
%.lo: %.c
$(LIBTOOL) --mode compile $(CC) $(CFLAGS) -c -o $@ $<
+install:
+ echo "install not yet implemented"
+
clean:
-rm -rf *.o *.lo core .libs