[gtk-mac-bundler] Remove tarring the UI directory from make dist.
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-mac-bundler] Remove tarring the UI directory from make dist.
- Date: Sat, 1 Oct 2011 21:00:39 +0000 (UTC)
commit aeaab89ee270a76be9012a032da7e9c8263e2bdb
Author: John Ralls <jralls ceridwen us>
Date: Sat Oct 1 13:55:06 2011 -0700
Remove tarring the UI directory from make dist.
Makefile | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/Makefile b/Makefile
index c00bf0f..73fe132 100644
--- a/Makefile
+++ b/Makefile
@@ -25,8 +25,6 @@ dist:
-rm -rf $(distdir)
mkdir $(distdir)
cp -p README COPYING NEWS Changelog Makefile gtk-mac-bundler.in $(distdir)/
- mkdir $(distdir)/ui
- cp -p ui/* $(distdir)/ui/
mkdir $(distdir)/bundler
cp -p bundler/*.py $(distdir)/bundler/
cp -p bundler/*.sh $(distdir)/bundler/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]