mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-08 10:51:03 +00:00
add types.h to Makefile.am
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3098 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
65a391b78f
commit
c780503b4c
@ -8,7 +8,7 @@ BOOST_INCLUDES = -I$(top_srcdir)/boost
|
||||
INCLUDES = -I${srcdir}/../ $(BOOST_INCLUDES)
|
||||
|
||||
EXTRA_DIST = lyxstring.C lyxstring.h regex.c lyxregex.h \
|
||||
os_unix.C os_win32.C os_os2.C
|
||||
os_unix.C os_win32.C os_os2.C types.h
|
||||
|
||||
if USE_LYXSTRING
|
||||
LYXSTRING = lyxstring.C lyxstring.h
|
||||
|
Loading…
Reference in New Issue
Block a user