Skip to content

Commit

Permalink
Add initial implementation of a browser plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Garcia Campos authored and Carlos Garcia Campos committed Aug 6, 2014
1 parent 7fa30cc commit 2806bd5
Show file tree
Hide file tree
Showing 25 changed files with 3,659 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ if ENABLE_PREVIEWER
SUBDIRS += previewer
endif

if ENABLE_BROWSER_PLUGIN
SUBDIRS += browser-plugin
endif

NULL =

pkgconfigdir = $(libdir)/pkgconfig
Expand Down
Loading

0 comments on commit 2806bd5

Please sign in to comment.