Browse Source

Remove a useless SUBDIRS in the main makefile.

Godzil 4 years ago
parent
commit
30f606be39
1 changed files with 0 additions and 2 deletions
  1. 0 2
      Makefile

+ 0 - 2
Makefile

@@ -23,8 +23,6 @@ export
 
 ####################################################
 
-SUBDIRS = kfusd libfusd examples
-
 default: 
 	$(MAKE) -C libfusd 
 	$(MAKE) -C kfusd