diff options
Diffstat (limited to '')
-rw-r--r-- | support/include/sys/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/support/include/sys/Makefile.am b/support/include/sys/Makefile.am new file mode 100644 index 0000000..aead11d --- /dev/null +++ b/support/include/sys/Makefile.am @@ -0,0 +1,5 @@ +## Process this file with automake to produce Makefile.in + +SUBDIRS = fs + +MAINTAINERCLEANFILES = Makefile.in |