diff options
| -rw-r--r-- | Makefile.am | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Makefile.am b/Makefile.am index 539df2d..ef0f2f1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@  ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}  SUBDIRS =                               \ -	po								\ +	po                              \  	libmatemixer                    \  	backends                        \  	data                            \ | 
