Whamcloud - gitweb
LU-1199 build: Fix style and indention in build system files
[fs/lustre-release.git] / build / autoMakefile.am.toplevel
index e7b8471..297fa4f 100644 (file)
@@ -5,8 +5,8 @@
 AUTOMAKE_OPTIONS = foreign
 
 FIND_TAG_FILES_CMD = find $(top_srcdir) \
-                    -path $(top_srcdir)/ldiskfs/ldiskfs/linux-stage -prune -false -o\
-                    -type f -name '*.[hc]'
+                    -path $(top_srcdir)/ldiskfs/ldiskfs/linux-stage \
+                    -prune -false -o -type f -name '*.[hc]'
 
 MAKEEACHSUBDIR =                                       \
        for subdir in $(RPM_SUBDIRS) ; do               \