summaryrefslogtreecommitdiff
path: root/res/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'res/Makefile')
-rw-r--r--res/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/Makefile b/res/Makefile
index cfac3183a..496264f0b 100644
--- a/res/Makefile
+++ b/res/Makefile
@@ -47,6 +47,9 @@ ael/ael.tab.c ael/ael.tab.h:
ael/pval.o: ael/pval.c
+res_resample.so: libresample/src/resample.o libresample/src/resamplesubs.o libresample/src/filterkit.o
+
clean::
rm -f snmp/*.o
rm -f ael/*.o
+ rm -f libresample/src/*.o