]> git.lyx.org Git - features.git/commitdiff
forgot to commit
authorLars Gullik Bjønnes <larsbj@gullik.org>
Sat, 18 Aug 2001 22:59:51 +0000 (22:59 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Sat, 18 Aug 2001 22:59:51 +0000 (22:59 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2549 a592a061-630c-0410-9148-cb99ea01b6c8

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
+