]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
* GuiView.{cpp, h}:
[lyx.git] / src / Makefile.am
index 16614f76dc8d178cba2eda3c7c7fec849e32556c..f88b2f64dce6b54ba5088b2e0d72700b2adb81a7 100644 (file)
@@ -61,6 +61,8 @@ endif
 lyx_SOURCES = \
        main.cpp \
        $(ASPELL) $(PSPELL) $(ISPELL) SpellBase.cpp \
+       BiblioInfo.h \
+       BiblioInfo.cpp \
        Box.cpp \
        Box.h \
        Dimension.cpp \
@@ -76,7 +78,6 @@ endif
 
 SOURCEFILESCORE = \
        Author.cpp \
-       BiblioInfo.cpp \
        Bidi.cpp \
        boost.cpp \
        BranchList.cpp \
@@ -169,7 +170,6 @@ SOURCEFILESCORE = \
 
 HEADERFILESCORE = \
        Author.h \
-       BiblioInfo.h \
        Bidi.h \
        BranchList.h \
        buffer_funcs.h \