]> git.lyx.org Git - lyx.git/blobdiff - src/insets/Makefile.am
pos=string::npos for regex not found, use handcoded transform in lstring.C, fix the...
[lyx.git] / src / insets / Makefile.am
index 46a10ba9689a585fecd8ef650b912fd153aadd04..cb0e3b132fcc3d9b0e6c1095456f60fcf012c71c 100644 (file)
@@ -1,11 +1,11 @@
 AUTOMAKE_OPTIONS = foreign
 MAINTAINERCLEANFILES = Makefile.in
-noinst_LTLIBRARIES = libinsets.o
+noinst_LTLIBRARIES = libinsets.la
 LIBS =
 ETAGS_ARGS = --c++
 INCLUDES = -I${srcdir}/../ 
 
-libinsets_o_SOURCES = \
+libinsets_la_SOURCES = \
        figinset.C \
        figinset.h \
        form_url.C \