]> git.lyx.org Git - features.git/blobdiff - src/support/Makefile.am
read changelog
[features.git] / src / support / Makefile.am
index e0bdc565314cc56d48ab7ce69c92bb3ffa456a31..0181407c42f793ae84bd121e0086a49bf631854e 100644 (file)
@@ -4,6 +4,8 @@ LIBS =
 ETAGS_ARGS = --c++
 INCLUDES = -I${srcdir}/../
 
+EXTRA_DIST = lyxstring.C lyxstring.h regex.c lyxregex.h
+
 if USE_LYXSTRING
 LYXSTRING = lyxstring.C lyxstring.h
 endif