Add os_cygwin.C to the distribution.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10438 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Angus Leeming 2005-09-10 15:48:17 +00:00
parent 58934cde15
commit c8c45171e8
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2005-09-10 Angus Leeming <leeming@lyx.org>
* Makefile.am (EXTRA_DIST): add os_cygwin.C to the distribution.
2005-08-31 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
* filetools.C (MakeDisplayPath): fix bug when HOME is empty.

View File

@ -4,7 +4,7 @@ SUBDIRS = . tests
CLEANFILES += $(BUILT_SOURCES)
EXTRA_DIST = package.C.in pch.h os_unix.C os_win32.C os_os2.C
EXTRA_DIST = package.C.in pch.h os_cygwin.C os_os2.C os_unix.C os_win32.C
noinst_LTLIBRARIES = libsupport.la