Skip to content

Commit

Permalink
Merge pull request #1553 from vpereira/master
Browse files Browse the repository at this point in the history
Update Makefile.am
  • Loading branch information
masatake authored Sep 12, 2017
2 parents 2a35ca6 + ef6a4d9 commit c37967d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ ctags_CFLAGS += $(LIBXML_CFLAGS)
ctags_CFLAGS += $(JANSSON_CFLAGS)
ctags_CFLAGS += $(LIBYAML_CFLAGS)
ctags_CFLAGS += $(ASPELL_CFLAGS)
ctags_CFLAGS += $(SECCOMP_CFLAGS)

ctags_LDADD =
ctags_LDADD += $(LIBXML_LIBS)
Expand Down

0 comments on commit c37967d

Please sign in to comment.