From 9af06c0b265ed6fb41b64afa8c186c4a617fa771 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Thu, 22 Mar 2007 19:34:07 +0000 Subject: Add a script to start sugar. Move the gtkrc to avoid conflicts when installing on a complete system. --- (limited to 'bin/Makefile.am') diff --git a/bin/Makefile.am b/bin/Makefile.am new file mode 100644 index 0000000..31f8a3b --- /dev/null +++ b/bin/Makefile.am @@ -0,0 +1,7 @@ +bin_SCRIPTS = \ + sugar \ + sugar-install-bundle + +EXTRA_DIST = \ + $(bin_SCRIPTS) \ + sugar.in -- cgit v0.9.1