]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/Makefile.am
InsetHyperlink.cpp: fix a bug I introduced in r26218
[lyx.git] / src / frontends / Makefile.am
index bf19075192019132c53afd04154b011667e8e3b7..10430e2262892a98839d96ab50bff54bb1a74357 100644 (file)
@@ -13,6 +13,7 @@ liblyxfrontends_la_SOURCES = \
        Application.h \
        FontLoader.h \
        FontMetrics.h \
+       Delegates.h \
        KeyModifier.h \
        KeySymbol.h \
        LyXView.h \
@@ -26,7 +27,9 @@ liblyxfrontends_la_SOURCES = \
 
 ################################# Tests ################################
 
-EXTRA_DIST = tests/test_biblio
+EXTRA_DIST = \
+       tests/test_biblio \
+       tests/regfiles/biblio
 
 TESTS = \
        tests/test_biblio