]> git.lyx.org Git - lyx.git/blobdiff - src/support/Makefile.am
another safety belt
[lyx.git] / src / support / Makefile.am
index 0f975f6bdb751219df84de49c54c915ff6d67bce..6323abc82164651cfa78252eaa842937bf3182ce 100644 (file)
@@ -2,7 +2,7 @@ include $(top_srcdir)/config/common.am
 
 noinst_LTLIBRARIES = libsupport.la
 
-INCLUDES = -I$(srcdir)/../ $(SIGC_INCLUDES) $(BOOST_INCLUDES)
+INCLUDES = -I$(srcdir)/../ $(BOOST_INCLUDES)
 
 EXTRA_DIST = lyxstring.C lyxstring.h \
             os_unix.C os_win32.C os_os2.C
@@ -30,7 +30,6 @@ libsupport_la_SOURCES = \
        copy.C \
        filetools.C \
        filetools.h \
-       fmt.C \
        forkedcall.C \
        forkedcall.h \
        forkedcontr.C \
@@ -54,7 +53,6 @@ libsupport_la_SOURCES = \
        putenv.C \
        rename.C \
        rmdir.C \
-       smart_ptr.h \
        snprintf.h \
        snprintf.c \
        sstream.h \
@@ -64,5 +62,4 @@ libsupport_la_SOURCES = \
        textutils.h \
        translator.h \
        types.h \
-       unlink.C \
-       utility.h
+       unlink.C