minor update for aiff tests
diff --git a/test/Makefile.am b/test/Makefile.am
index 4d7182c..16fb4c1 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -63,6 +63,7 @@
 	$(wildcard *.flac) \
 	$(wildcard *.ogg) \
 	$(wildcard *.cmp) \
+	$(wildcard *.aiff) \
 	$(wildcard *.wav) \
 	$(wildcard ../../test_files/bins/*.raw) \
 	$(wildcard ../../test_files/bins/*.flac) \
diff --git a/test/Makefile.lite b/test/Makefile.lite
index 7566ba9..95dbf60 100644
--- a/test/Makefile.lite
+++ b/test/Makefile.lite
@@ -45,4 +45,4 @@
 release : all
 
 clean:
-	rm -f *.raw *.flac *.ogg *.cmp *.wav ../../test_files/bins/*.raw ../../test_files/bins/*.flac ../../test_files/bins/*.cmp *.diff *.log *.cue core
+	rm -f *.raw *.flac *.ogg *.cmp *.aiff *.wav ../../test_files/bins/*.raw ../../test_files/bins/*.flac ../../test_files/bins/*.cmp *.diff *.log *.cue core