Skip to content

Commit

Permalink
pango: install headers
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 26, 2017
1 parent ad17741 commit 6e80fff
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pango/ext/pango/depend
@@ -1,3 +1,8 @@
install-so: install-headers
install-headers:
$(INSTALL_DATA) $(srcdir)/rb-pango.h $(RUBYARCHDIR)
$(INSTALL_DATA) $(srcdir)/rb-pango-conversions.h $(RUBYARCHDIR)

install: install-pc
install-pc:
if test -n "$(pkgconfigdir)"; then \
Expand Down

0 comments on commit 6e80fff

Please sign in to comment.