diff options
author | Wu Xiaotian <[email protected]> | 2019-10-21 12:08:18 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-10-30 10:09:59 +0100 |
commit | a2b696a815934bc36af8b67bfd7cbd1550bae5eb (patch) | |
tree | 4d4aa811e8f6b6072ada504404478ff580c41722 /Makefile.am | |
parent | fbef7adbcbdd7bc83d0ad524d43cd3f85b30bfda (diff) | |
download | libmatemixer-a2b696a815934bc36af8b67bfd7cbd1550bae5eb.tar.bz2 libmatemixer-a2b696a815934bc36af8b67bfd7cbd1550bae5eb.tar.xz |
update indent for Makefile.am
Diffstat (limited to 'Makefile.am')
-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 \ |