]> git.lyx.org Git - lyx.git/blobdiff - src/support/Makefile.am
small changes read changelog
[lyx.git] / src / support / Makefile.am
index 164b2ae74bcfda263a47952fa9f15524064477fc..ae83509477fb1a7188db899e5b92085f351c0d41 100644 (file)
@@ -7,7 +7,8 @@ ETAGS_ARGS = --lang=c++
 BOOST_INCLUDES = -I$(top_srcdir)/boost
 INCLUDES = -I${srcdir}/../ $(BOOST_INCLUDES)
 
-EXTRA_DIST = lyxstring.C lyxstring.h regex.c lyxregex.h
+EXTRA_DIST = lyxstring.C lyxstring.h regex.c lyxregex.h \
+             os_unix.C os_win32.C os_os2.C
 
 if USE_LYXSTRING
 LYXSTRING = lyxstring.C lyxstring.h