-rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -119,4 +119,7 @@ SUBDIRS = $(subdir-y) all clean install ipk: $(SUBDIRS) + make -C bin clean + make -C lib clean + make -C plugins clean lupdate lrelease: |
index : patchwork/opie.git | ||
opie™ hacks and fixes |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Makefile | 3 |
@@ -119,4 +119,7 @@ SUBDIRS = $(subdir-y) all clean install ipk: $(SUBDIRS) + make -C bin clean + make -C lib clean + make -C plugins clean lupdate lrelease: |