diff options
author | Cosimo Cecchi <cosimoc@gnome.org> | 2010-08-13 18:31:21 +0800 |
---|---|---|
committer | Cosimo Cecchi <cosimoc@gnome.org> | 2010-08-13 22:22:24 +0800 |
commit | ae9cd01797616138fc16931e558fa1b65d9301eb (patch) | |
tree | 470389597fbcd02ff2c31da12a6d5e38c3472a63 /libempathy-gtk/Makefile.am | |
parent | f0f6e527dfe5de231d202bcc3cfcb4c7d85ab19e (diff) | |
download | gsoc2013-empathy-ae9cd01797616138fc16931e558fa1b65d9301eb.tar gsoc2013-empathy-ae9cd01797616138fc16931e558fa1b65d9301eb.tar.gz gsoc2013-empathy-ae9cd01797616138fc16931e558fa1b65d9301eb.tar.bz2 gsoc2013-empathy-ae9cd01797616138fc16931e558fa1b65d9301eb.tar.lz gsoc2013-empathy-ae9cd01797616138fc16931e558fa1b65d9301eb.tar.xz gsoc2013-empathy-ae9cd01797616138fc16931e558fa1b65d9301eb.tar.zst gsoc2013-empathy-ae9cd01797616138fc16931e558fa1b65d9301eb.zip |
Import gcr-simple-certificate from gcr
Don't know why, but this isn't exported from gcr.
While we try to make this public, include it here, as it's
self-contained anyway.
Diffstat (limited to 'libempathy-gtk/Makefile.am')
-rw-r--r-- | libempathy-gtk/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy-gtk/Makefile.am b/libempathy-gtk/Makefile.am index 59119dfaf..09cc9ca22 100644 --- a/libempathy-gtk/Makefile.am +++ b/libempathy-gtk/Makefile.am @@ -145,6 +145,7 @@ libempathy_gtk_headers = \ libempathy_gtk_la_SOURCES = \ $(libempathy_gtk_handwritten_source) \ $(libempathy_gtk_headers) \ + gcr-simple-certificate.c gcr-simple-certificate.h \ totem-subtitle-encoding.c totem-subtitle-encoding.h # do not distribute generated files |