search for: 33a462f

Displaying 1 result from an estimated 1 matches for "33a462f".

Did you mean: 334622
2007 Oct 10
0
4 commits - libswfdec/Makefile.am libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h m4/gtk-doc.m4 Makefile.am test/trace
...}; diff-tree 6e07ccf5a40c80611e894d2371911984a132ad14 (from 00c05a14a4ef30277cc58278207a3711408de6fc) Author: Benjamin Otte <otte at gnome.org> Date: Wed Oct 10 22:06:55 2007 +0200 install swfdec_rectangle.h diff --git a/libswfdec/Makefile.am b/libswfdec/Makefile.am index 428a3a9..33a462f 100644 --- a/libswfdec/Makefile.am +++ b/libswfdec/Makefile.am @@ -153,6 +153,7 @@ public_headers = \ swfdec_keys.h \ swfdec_loader.h \ swfdec_player.h \ + swfdec_rectangle.h \ swfdec_script.h \ swfdec_system.h \ swfdec_url.h @@ -217,7 +218,6 @@ noinst_HEADERS = \ swfdec_pattern.h \...