diff options
| -rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 450b85f1..ef0f66c2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,6 +14,7 @@ userscriptdir = $(datadir)/openbox theme = TheBear AUTOMAKE_OPTIONS = subdir-objects foreign + ACLOCAL_AMFLAGS = -I m4 INCLUDES = -I. |
