diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-11-25 04:10:33 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-11-25 04:10:33 +0100 |
commit | 4a3f1fdfe1eb3743564adcee35d5513224339260 (patch) | |
tree | 1bcc97c9bd5abcf181b9f19294a0f187ff8af103 /Makefile.am | |
parent | 7152401783578b56343f578b4ec920998660de33 (diff) |
New upstream version 0.25.1upstream/0.25.1
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 4c7d9d2..4568e29 100644 --- a/Makefile.am +++ b/Makefile.am @@ -55,6 +55,7 @@ plugins_common_libshotwell_plugin_common_la_SOURCES = \ plugins/common/RESTSupport.vala \ plugins/common/Resources.vala \ plugins/common/WebAuthenticationPane.vala \ + plugins/common/BuilderPane.vala \ plugins/shotwell-plugin-dev-1.0.vapi $(top_srcdir)/plugins/shotwell-plugin-common.vapi plugins/shotwell-plugin-common.h: \ |