Commit dfbeaa501be30ad1518098da5859b2063ee42380

Authored by Perry Werneck
1 parent 4f7f5cb5
Exists in master and in 1 other branch develop

Reactivating static library.

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
@@ -287,6 +287,7 @@ $(BINRLS)/static/$(LIBNAME).a: \ @@ -287,6 +287,7 @@ $(BINRLS)/static/$(LIBNAME).a: \
287 287
288 install: \ 288 install: \
289 install-shared \ 289 install-shared \
  290 + install-static \
290 install-glade \ 291 install-glade \
291 install-dev 292 install-dev
292 293