diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 3424263..64da986 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -36,7 +36,6 @@ NOINST_H_FILES = \ eom-module.h \ eom-plugin-manager.h \ eom-plugin-engine.h \ - uta.h \ eom-close-confirmation-dialog.h \ zoom.h @@ -109,7 +108,6 @@ libeom_c_files = \ eom-plugin-manager.c \ eom-plugin-engine.c \ eom-clipboard-handler.c \ - uta.c \ zoom.c libeom_la_SOURCES = \ |