diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index a6c5bf1b33..c36375841a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,9 +1,5 @@ SUBDIRS = -if WITH_WIFI -SUBDIRS += devices/wifi -endif - if WITH_TEAMDCTL SUBDIRS += devices/team endif |