]> git.lyx.org Git - lyx.git/blobdiff - src/insets/Makefile.am
removed a warning from screen and added CFLAGS in lyx.spec.in.
[lyx.git] / src / insets / Makefile.am
index cfa746538d2c84e8302cd46a7e96f36247444763..7426f05bf75bfbd5e383ef2b4e58e191ab5de18d 100644 (file)
@@ -4,12 +4,14 @@ noinst_PROGRAMS = insets.o
 LIBS=
 LDFLAGS=
 ETAGS_ARGS = --c++
-INCLUDES = -I${srcdir}/../
+INCLUDES = -I${srcdir}/../ 
 CXXLINK = $(LD) -r -o $(noinst_PROGRAMS)
 
 insets_o_SOURCES = \
        figinset.C \
        figinset.h \
+       form_url.C \
+       form_url.h \
        inset.C \
        insetbib.C \
        insetbib.h \
@@ -47,4 +49,4 @@ insets_o_SOURCES = \
        insettoc.h \
        inseturl.C \
        inseturl.h \
-       lyxinset.h
\ No newline at end of file
+       lyxinset.h