Fix building out of tree

This commit is contained in:
Andy Williams 2014-10-22 22:03:39 +01:00
parent 8fadf10987
commit 50b9cd16f7
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ skeletondir = $(datadir)/$(PACKAGE)/
skeleton_DATA =
install-data-hook:
tar -xf skeleton.tar.gz -C $(skeletondir)
tar -xf $(srcdir)/skeleton.tar.gz -C $(skeletondir)
uninstall-local:
rm -rf $(skeletondir)/skeleton