From: Abdelrazak Younes Date: Mon, 14 Aug 2006 09:00:53 +0000 (+0000) Subject: add docstring.h X-Git-Tag: 1.6.10~12832 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=615ef2527a7c6106cb8035aa26ffa955cf3fd511;hp=ee07d30cbf3102e1adcf36d438fa5816084ec917;p=lyx.git add docstring.h git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14665 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/support/Makefile.am b/src/support/Makefile.am index 6ef5eec4d0..ca3c1a3c3b 100644 --- a/src/support/Makefile.am +++ b/src/support/Makefile.am @@ -27,6 +27,7 @@ libsupport_la_SOURCES = \ copied_ptr.h \ cow_ptr.h \ debugstream.h \ + docstring.h \ environment.h \ environment.C \ filefilterlist.C \