]> git.lyx.org Git - features.git/commitdiff
Sigh, commit the right version of the Makefile. I was sure I had carefully
authorJohn Levon <levon@movementarian.org>
Mon, 27 May 2002 06:03:37 +0000 (06:03 +0000)
committerJohn Levon <levon@movementarian.org>
Mon, 27 May 2002 06:03:37 +0000 (06:03 +0000)
avoided committing the wrong one :(

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4227 a592a061-630c-0410-9148-cb99ea01b6c8

src/support/Makefile.am

index 579a8e106f60fea62b9d9af1e0aecd03fe2549d5..1a7e10d477db9f39b46707563f15793448ae0212 100644 (file)
@@ -22,10 +22,13 @@ libsupport_la_SOURCES = \
        LOstream.h \
        os.C \
        os.h \
+       StrPool.C \
+       StrPool.h \
        abort.C \
        atoi.C \
        chdir.C \
        copy.C \
+       date.C \
        filetools.C \
        filetools.h \
        fmt.C \
@@ -33,6 +36,7 @@ libsupport_la_SOURCES = \
        forkedcall.h \
        forkedcontr.C \
        forkedcontr.h \
+       getUserName.C \
        getcwd.C \
        kill.C \
        limited_stack.h \