Fixed typo in target pre-requisite

This commit is contained in:
Daniel P. Berrange 2006-08-09 11:56:29 -04:00
parent 726aad8383
commit 5bdb1817dd

View File

@ -53,7 +53,7 @@ report:
CLEANFILES = $(FMTCATALOGS) $(GLADESCRATCHFILE) tmp
install-data-local: $(FMTCARALOGS)
install-data-local: $(FMTCATALOGS)
mkdir -p $(DESTDIR)$(NLSDIR)
for n in $(FMTCATALOGS); do \
l=`basename $$n .mo`; \