mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-24 03:52:50 -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/linearizer.h \
|
||||||
pgf/literals.h \
|
pgf/literals.h \
|
||||||
pgf/graphviz.h \
|
pgf/graphviz.h \
|
||||||
pgf/pgf.h
|
pgf/pgf.h \
|
||||||
|
pgf/data.h
|
||||||
|
|
||||||
sgincludedir=$(includedir)/sg
|
sgincludedir=$(includedir)/sg
|
||||||
sginclude_HEADERS = \
|
sginclude_HEADERS = \
|
||||||
|
|||||||
Reference in New Issue
Block a user