mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 23:40:48 +00:00
Add skeletal DOCX support
This commit is contained in:
parent
44e7af6704
commit
a50d0291dc
10 changed files with 590 additions and 1 deletions
|
@ -28,6 +28,6 @@ include $(GNUSTEP_MAKEFILES)/common.make
|
|||
#
|
||||
# The list of subproject directories
|
||||
#
|
||||
SUBPROJECTS = RTF
|
||||
SUBPROJECTS = RTF DOCX
|
||||
|
||||
include $(GNUSTEP_MAKEFILES)/aggregate.make
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue