From 01592050cb6bc2a65503bfe8541b4eca2b9e512a Mon Sep 17 00:00:00 2001 From: "louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13" Date: Sun, 31 Jan 2010 15:13:41 +0000 Subject: install depends on all --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7329f07d..3dcd883f 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ all: Makefile clean: Makefile -install: +install:all $(INSTALL) -d $(LOCALEDIR) $(BINDIR) $(DATADIR)/poezio $(DATADIR)/poezio/data $(DATADIR)/poezio/src $(DATADIR)/poezio/src/xmpp $(INSTALL) -m644 data/* $(DATADIR)/poezio/data/ -- cgit v1.2.3