diff options
Diffstat (limited to 'po/Makefile')
-rw-r--r-- | po/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile index cf6552be74..8680be0fc5 100644 --- a/po/Makefile +++ b/po/Makefile @@ -48,7 +48,7 @@ install-others = $(LINGUAS:%=$(mo-installed)) distribute = $(ALL_LINGUAS:=.po) $(ALL_LINGUAS:=.mo) -include ../Makerules +include ../Rules .SUFFIXES: .mo .po .pot |