]> git.lyx.org Git - lyx.git/blobdiff - src/support/Makefile.am
lyxserver cleanup patch + andre's small patches
[lyx.git] / src / support / Makefile.am
index ae83509477fb1a7188db899e5b92085f351c0d41..7cc59197fe8e90f00e693efab6ca075bc4b6ff79 100644 (file)
@@ -59,6 +59,7 @@ libsupport_la_SOURCES = \
        putenv.C \
        rename.C \
        rmdir.C \
+       smart_ptr.h \
        snprintf.h \
        snprintf.c \
        sstream.h \
@@ -70,4 +71,6 @@ libsupport_la_SOURCES = \
        tempname.C \
        translator.h \
        textutils.h \
-       unlink.C
+       unlink.C \
+       utility.h
+