scriptexecuter become a plain C library
[stg.git] / projects / stargazer / plugins / Makefile.in
index 23ff1eb9b9fe8878b1e7b40470b07c4db6222c7e..2b255304f646e9b433a58a070d6a646716bd72d2 100644 (file)
@@ -11,7 +11,7 @@ LN = ln
 CXXFLAGS += -fPIC
 LDFLAGS += -shared -L$(DIR_LIB) -Wl,-rpath,$(PREFIX)/usr/lib/stg
 
 CXXFLAGS += -fPIC
 LDFLAGS += -shared -L$(DIR_LIB) -Wl,-rpath,$(PREFIX)/usr/lib/stg
 
-vpath %.so $(DIR_LIB)
+vpath %.a $(DIR_LIB)
 
 all: $(PROG)
 
 
 all: $(PROG)