summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorAlasdair Kergon <agk@redhat.com>2004-06-15 17:25:07 +0000
committerAlasdair Kergon <agk@redhat.com>2004-06-15 17:25:07 +0000
commitb7d0982ae7fbd8f243fd1086df10d8a6b6f6ab34 (patch)
treeafd45b26a68c7d56e7d204441dfcb5af0a8725b3 /po
parent1a9ea74d2d134a52cf7a89ca118ee11f7106e10b (diff)
downloadlvm2-b7d0982ae7fbd8f243fd1086df10d8a6b6f6ab34.tar.gz
lvm2-b7d0982ae7fbd8f243fd1086df10d8a6b6f6ab34.tar.xz
lvm2-b7d0982ae7fbd8f243fd1086df10d8a6b6f6ab34.zip
tidy relative paths in makefile includes
Diffstat (limited to 'po')
-rw-r--r--po/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile.in b/po/Makefile.in
index 603854ae..cfa22d0e 100644
--- a/po/Makefile.in
+++ b/po/Makefile.in
@@ -19,7 +19,7 @@ LANGS=de
TARGETS=$(LANGS:%=%.mo)
-include ../make.tmpl
+include $(top_srcdir)/make.tmpl
install: $(TARGETS)
@echo Installing translation files in $(localedir)