summaryrefslogtreecommitdiff
path: root/filter/Makefile
diff options
context:
space:
mode:
authorPavel Machek <pavel@ucw.cz>1999-04-12 19:58:18 +0000
committerPavel Machek <pavel@ucw.cz>1999-04-12 19:58:18 +0000
commit38506f71b0bea5580987e999a7b1a69f58aec7ec (patch)
treef9779191375233fb91582d32eed2489c0e2032ce /filter/Makefile
parent01bd7759b260b379089acf28cc47bd49572ebd22 (diff)
Sets of integers now actually work. Sets of IP will work as soon as
compare function is ready.
Diffstat (limited to 'filter/Makefile')
-rw-r--r--filter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/Makefile b/filter/Makefile
index 81bd355b..f41d7a3d 100644
--- a/filter/Makefile
+++ b/filter/Makefile
@@ -1,4 +1,4 @@
-source=f-util.c filter.c
+source=f-util.c filter.c tree.c
root-rel=../
dir-name=filter