mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
the C runtime should also install data.h in order to make it possible to access the internal structures
This commit is contained in:
@@ -34,7 +34,8 @@ pgfinclude_HEADERS = \
|
||||
pgf/linearizer.h \
|
||||
pgf/literals.h \
|
||||
pgf/graphviz.h \
|
||||
pgf/pgf.h
|
||||
pgf/pgf.h \
|
||||
pgf/data.h
|
||||
|
||||
sgincludedir=$(includedir)/sg
|
||||
sginclude_HEADERS = \
|
||||
|
||||
Reference in New Issue
Block a user