From 10fa44ed0a350ab4baf73b17721114f115bac746 Mon Sep 17 00:00:00 2001 From: steinm Date: Thu, 21 Jul 2011 13:20:50 +0000 Subject: [PATCH] - added install dir to distribution --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e9a8dd481..f35b3259d 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION=3.2.0-RC1 -SRC=CHANGELOG* inc conf utils index.php languages op out README reset_db.sql create_tables.sql create_tables-innodb.sql drop-tables-innodb.sql delete_all_contents.sql styles js TODO UPDATE-* LICENSE Makefile debian webdav +SRC=CHANGELOG* inc conf utils index.php languages op out README reset_db.sql create_tables.sql create_tables-innodb.sql drop-tables-innodb.sql delete_all_contents.sql styles js TODO UPDATE-* LICENSE Makefile debian webdav install dist: mkdir -p tmp/letoDMS-$(VERSION)