diff --git a/Makefile.am b/Makefile.am index 581e0a44..7287eac9 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 ed28aa34..0068c953 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Snapshot d93122bf5e + * #2751 Add keybindings for max/min brightness/volume Snapshot 040c94d181