From 615ef2527a7c6106cb8035aa26ffa955cf3fd511 Mon Sep 17 00:00:00 2001 From: Abdelrazak Younes Date: Mon, 14 Aug 2006 09:00:53 +0000 Subject: [PATCH] add docstring.h git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14665 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/support/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.39.2