summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2011-11-08 23:04:37 +0100
committermathieui <mathieui@mathieui.net>2011-11-08 23:04:37 +0100
commit4cf4c2775aa72358383a2c0b979f36ae2e42b87f (patch)
tree6ac2db4beb3b31bfc45a784eb388a21ed13cf087 /Makefile
parent767c16bf167e80e4eaa77e66800f056e0e7a4f8b (diff)
downloadpoezio-4cf4c2775aa72358383a2c0b979f36ae2e42b87f.tar.gz
poezio-4cf4c2775aa72358383a2c0b979f36ae2e42b87f.tar.bz2
poezio-4cf4c2775aa72358383a2c0b979f36ae2e42b87f.tar.xz
poezio-4cf4c2775aa72358383a2c0b979f36ae2e42b87f.zip
Compile on make install
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1fd424ad..29ef9756 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ clean:
find ./ -name "#*#" -delete
find ./ -name "*.html" -delete
-install:
+install: all
mkdir -p $(DESTDIR)$(prefix)
install -d $(DESTDIR)$(LOCALEDIR) $(DESTDIR)$(BINDIR) $(DESTDIR)$(DATADIR)/poezio $(DESTDIR)$(DATADIR)/poezio/data $(DESTDIR)$(DATADIR)/poezio/src/ $(DESTDIR)$(DATADIR)/poezio/src $(DESTDIR)$(DATADIR)/poezio/data/themes $(DESTDIR)$(MANDIR)/man1