Skip to content

Commit 4e4588f

Browse files
committed
Update Makefile for export header consolidation
cmark-gfm removed the redundant extensions header in github/cmark-gfm#289
1 parent 2eb8ca8 commit 4e4588f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,3 @@ ext/commonmarker/cmark-gfm_export.h: ext/commonmarker/cmark-upstream/build/src/c
2121

2222
ext/commonmarker/cmark-gfm_version.h: ext/commonmarker/cmark-upstream/build/src/cmark-gfm_version.h
2323
cp $< $@
24-
25-
ext/commonmarker/cmark-gfm-extensions_export.h: ext/commonmarker/cmark-upstream/build/extensions/cmark-gfm-extensions_export.h
26-
cp $< $@

0 commit comments

Comments
 (0)