From dedb1e065b299473a9c160ba2c0095c42e0edaea Mon Sep 17 00:00:00 2001 From: =?utf8?q?Lars=20Gullik=20Bj=C3=B8nnes?= Date: Sat, 18 Aug 2001 22:59:51 +0000 Subject: [PATCH] forgot to commit git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2549 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/support/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/support/Makefile.am b/src/support/Makefile.am index ae83509477..7cc59197fe 100644 --- a/src/support/Makefile.am +++ b/src/support/Makefile.am @@ -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 + -- 2.39.2