summaryrefslogtreecommitdiff
path: root/po/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'po/Makefile')
-rw-r--r--po/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/po/Makefile b/po/Makefile
deleted file mode 100644
index 3fa2aa8..0000000
--- a/po/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-all: $(LANGS)
-
-$(LANGS):
- msgfmt $@.po -o $@.mo
-
-clean:
- -rm -f *.mo
- -rm -f build_stamp