Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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