mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-08 10:51:03 +00:00
64b8bcd2ff
* config/Makefile.am: * config/cygwin.m4: remove special cygwin tests * configure.ac: check for shlwapi and gdi32 libraries (needed in windows); do not check special cygwin features. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13841 a592a061-630c-0410-9148-cb99ea01b6c8
15 lines
199 B
Makefile
15 lines
199 B
Makefile
include $(top_srcdir)/config/common.am
|
|
|
|
EXTRA_DIST = \
|
|
common.am \
|
|
gnome--.m4 \
|
|
gnome.m4 \
|
|
gtk--.m4 \
|
|
libtool.m4 \
|
|
lyxinclude25x.m4 \
|
|
lyxinclude.m4 \
|
|
pkg.m4 \
|
|
qt.m4 \
|
|
spell.m4 \
|
|
xforms.m4
|