diff options
Diffstat (limited to 'support/lib/Support')
-rw-r--r-- | support/lib/Support/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/support/lib/Support/Makefile b/support/lib/Support/Makefile index c7eb8ad..7b263b7 100644 --- a/support/lib/Support/Makefile +++ b/support/lib/Support/Makefile @@ -1,7 +1,5 @@ LEVEL = ../.. - -DIRS = - LIBRARYNAME = support +BUILD_ARCHIVE = 1 include $(LEVEL)/Makefile.common |