summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-07-28 16:19:06 +0200
committerinfirit <[email protected]>2014-07-28 16:19:06 +0200
commit078023865cfc436800cf8f9943158f47fd777d6b (patch)
tree585f3a9065643ca99e1c928a37dc1152a9f771c3
parent7ae5c8ac22ae22bb03e338d7b9bc3895b0902d56 (diff)
downloadeom-078023865cfc436800cf8f9943158f47fd777d6b.tar.bz2
eom-078023865cfc436800cf8f9943158f47fd777d6b.tar.xz
Put EomClipboardHandler into the public API
Based on eog commit a9029cb760020d0de65e32910f2e707c8fb19198 From Felix Riemann <[email protected]>
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 58ee182..3424263 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -38,7 +38,6 @@ NOINST_H_FILES = \
eom-plugin-engine.h \
uta.h \
eom-close-confirmation-dialog.h \
- eom-clipboard-handler.h \
zoom.h
if ENABLE_PYTHON
@@ -67,6 +66,7 @@ INST_H_FILES = \
eom-list-store.h \
eom-thumbnail.h \
eom-job-queue.h \
+ eom-clipboard-handler.h \
eom-jobs.h \
eom-plugin.h