aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 334077b..78b065f 100644
--- a/Makefile
+++ b/Makefile
@@ -15,6 +15,10 @@ etisnoop-static: libfaad $(SOURCES) $(HEADERS)
libfaad:
make -C ./faad2-2.7
+.PHONY: tags
+tags:
+ ctags -R .
+
clean:
rm -f etisnoop *.o