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
Makefile.in
... ... @@ -287,6 +287,7 @@ $(BINRLS)/static/$(LIBNAME).a: \
287 287  
288 288 install: \
289 289 install-shared \
  290 + install-static \
290 291 install-glade \
291 292 install-dev
292 293  
... ...