Skip to content
Snippets Groups Projects
Commit 25f6e48c authored by Wang Di's avatar Wang Di
Browse files

Branch: HEAD

remove SMFS options in autoMakefile.am because we should build smfs by default
on HEAD
parent cae45554
No related merge requests found
...@@ -4,10 +4,8 @@ ...@@ -4,10 +4,8 @@
# See the file COPYING in this distribution # See the file COPYING in this distribution
if MODULES if MODULES
if SMFS
modulefs_DATA = smfs$(KMODEXT) modulefs_DATA = smfs$(KMODEXT)
endif endif
endif
MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ MOSTLYCLEANFILES := @MOSTLYCLEANFILES@
DIST_SOURCES = $(smfs-objs:%.o=%.c) smfs_internal.h smfs_api.h DIST_SOURCES = $(smfs-objs:%.o=%.c) smfs_internal.h smfs_api.h
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment