diff options
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index e509dd6..1082bf2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,5 @@ NULL = +ACLOCAL_AMFLAGS = -I m4 SUBDIRS = python_modules spice codegendir = $(libdir)/spice-protocol |