]> git.lyx.org Git - features.git/commitdiff
add ControlDialogs.h to the sources
authorLars Gullik Bjønnes <larsbj@gullik.org>
Fri, 23 Mar 2001 23:15:33 +0000 (23:15 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Fri, 23 Mar 2001 23:15:33 +0000 (23:15 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1822 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/controllers/ChangeLog
src/frontends/controllers/Makefile.am

index 1845361549c2fabce635d0b22c62bb80740893b7..1d77f2f179b69149ed48a2baef6938b694e8e491 100644 (file)
@@ -1,3 +1,7 @@
+2001-03-24  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
+
+       * Makefile.am (libcontrollers_la_SOURCES): add ControlDialogs.h
+
 2001-03-23  Angus Leeming  <a.leeming@ic.ac.uk>
 
        * ControlDialogs.h: moved class ControlInset into its own file.
index a09ad13ca51b5c1502834c81a51e551795ed56ab..4fe9c841ba1da27ba5b13f461a1659e66a144cfc 100644 (file)
@@ -32,6 +32,7 @@ libcontrollers_la_SOURCES=\
        ControlCopyright.h \
        ControlCredits.h \
        ControlCredits.C \
+       ControlDialogs.h \
        ControlError.h \
        ControlError.C \
        ControlInclude.C \