diff options
-rw-r--r-- | src/Makefile.am | 2 |
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 |