[shotwell] Distribute resource and header files



commit 178070af02ea3dd9af920ec33d112b2fb354055c
Author: Jens Georg <mail jensge org>
Date:   Mon Feb 13 21:37:01 2017 +0100

    Distribute resource and header files
    
    Signed-off-by: Jens Georg <mail jensge org>

 authenticator.am |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/authenticator.am b/authenticator.am
index 9091b0e..abc0fa3 100644
--- a/authenticator.am
+++ b/authenticator.am
@@ -1,7 +1,9 @@
 lib_LTLIBRARIES += plugins/authenticator/libshotwell-authenticator.la
 
 dist_noinst_DATA += \
-       plugins/authenticator/shotwell/flickr_pin_entry_pane.ui
+       plugins/authenticator/shotwell/flickr_pin_entry_pane.ui \
+       plugins/authenticator/shotwell/org.gnome.Shotwell.Authenticator.gresource.xml \
+       plugins/authenticator/shotwell-authenticator.h
 
 plugins/authenticator/shotwell-authenticator.vapi plugins/authenticator/shotwell-authenticator.h: \
        plugins_authenticator_libshotwell_authenticator_la_vala.stamp


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]