forked from GitHub/gf-core
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