diff options
| author | Manuel Traut <manut@linutronix.de> | 2010-10-13 05:07:23 +0200 |
|---|---|---|
| committer | Manuel Traut <manut@linutronix.de> | 2010-10-13 05:07:23 +0200 |
| commit | 533c32df10d6dcd42d0d3701c03c571ad6839b6f (patch) | |
| tree | 8bb13210eba3f5535ed388ff617e980f03cf1f05 /linux-basics/Makefile | |
| parent | c9cbceab01d4afa983dbfa7ee12c5d5e438b78f5 (diff) | |
| parent | 5c4103df94f354dc37e8b2f072336b71e46e1921 (diff) | |
Merge branch 'master' of ssh://tglx.de/home/linutronix/git/schulung
Diffstat (limited to 'linux-basics/Makefile')
| -rw-r--r-- | linux-basics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-basics/Makefile b/linux-basics/Makefile index ab3b327..10d4fc6 100644 --- a/linux-basics/Makefile +++ b/linux-basics/Makefile @@ -1,4 +1,4 @@ -SUBDIRS = boot-process filesystem-structure important-tools linux-processes sh-programming what-is-linux +SUBDIRS = boot-process filesystem-structure important-tools linux-processes sh-programming what-is-linux linux-mm-basics all clean:: for dir in $(SUBDIRS) ; do \ |
