oga/ext
Benjamin Klotz 0b096dfe25 Use proper create_makefile
Using create_makefile('liboga/liboga') will compile liboga.so into
path-to-gem/lib/liboga/ and therefore require_relative in oga.rb will fail.
Therefore the right parameter for create_makefile is 'liboga' ->
path-to-gem/lib/liboga.so
2014-09-02 20:27:20 +02:00
..
c Use proper create_makefile 2014-09-02 20:27:20 +02:00
java Fixed lexing of XML comments. 2014-08-15 20:42:32 +02:00
ragel Cleaned up lexing of comments/cdata. 2014-08-16 16:03:55 +02:00