geany/tagmanager/include/Makefile.am
Enrico Tröger 47c1c7e0cc Fix two more compiler warnings.
Use php.c and lregex.c from CTags SVN (closes #1795810).
Add regex.c and regex.h (GNU regex) for regex support on Windows.	 


git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2053 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-11-17 19:27:50 +00:00

12 lines
161 B
Makefile

noinst_HEADERS = \
regex.h \
tm_project.h\
tm_source_file.h\
tm_tag.h\
tm_work_object.h\
tm_workspace.h\
tm_symbol.h\
tm_tagmanager.h\
tm_file_entry.h