diff --git a/ChangeLog b/ChangeLog index c00a92032b..d2a15acf3a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,8 +2,7 @@ * lib/reLyX/Makefile.am: install noweb2lyx. - * lib/Makefile.am: do not install LaTeXConfig.lyx.in; install - configure. + * lib/Makefile.am: install configure. * lib/reLyX/configure.in: declare a config aux dir; set package name to lyx (not sure what the best solution is); generate noweb2lyx. diff --git a/lib/Makefile.am b/lib/Makefile.am index a96e01f58b..bcd8c6acca 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -11,7 +11,7 @@ EXTRA_DIST = CREDITS chkconfig.ltx configure.cmd lyxrc.example \ CLIPART = clipart/*.eps LAYOUT = layouts/*.layout layouts/*.inc -DOC = doc/*.lyx +DOC = doc/*.lyx doc/LaTeXConfig.lyx.in KBD = kbd/*.kmap kbd/*.cdef TEMPL = templates/*.lyx BIND = bind/*.bind