Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2007-08-15 10:23:57 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-08-15 10:23:57 (GMT)
commitde5b64206c94a987174b087dcac9732f2ab419d8 (patch)
tree7a7b128ac223fd2488343263c5dfc6093ae9d651
parentd6ae654c764f8b9771ef217f37aaea58ea9f21fc (diff)
parent5ebc0c8212f762025cf6f42fad040cd04cb58ebd (diff)
Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
-rw-r--r--Makefile.am2
-rw-r--r--NEWS2
2 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 581e0a4..7287eac 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,5 @@
+ACLOCAL_AMFLAGS = -I m4
+
SUBDIRS = bin data lib po shell sugar services
bin_SCRIPTS = \
diff --git a/NEWS b/NEWS
index ed28aa3..0068c95 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Snapshot d93122bf5e
+
* #2751 Add keybindings for max/min brightness/volume
Snapshot 040c94d181