]> git.lyx.org Git - lyx.git/commitdiff
add docstring.h
authorAbdelrazak Younes <younes@lyx.org>
Mon, 14 Aug 2006 09:00:53 +0000 (09:00 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Mon, 14 Aug 2006 09:00:53 +0000 (09:00 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14665 a592a061-630c-0410-9148-cb99ea01b6c8

src/support/Makefile.am

index 6ef5eec4d0882a70c1efa71067324a6d2a1d32cd..ca3c1a3c3be54ce03433f68b0e51dadfc4d99488 100644 (file)
@@ -27,6 +27,7 @@ libsupport_la_SOURCES = \
        copied_ptr.h \
        cow_ptr.h \
        debugstream.h \
+       docstring.h \
        environment.h \
        environment.C \
        filefilterlist.C \