diff options
Diffstat (limited to 'src/makefile')
| -rw-r--r-- | src/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile b/src/makefile index 52ddd59..481e827 100644 --- a/src/makefile +++ b/src/makefile @@ -1,4 +1,4 @@ -TOPTARGETS := all clean install +TOPTARGETS := all build clean install SUBDIRS := $(wildcard */.) |
