diff options
author | monsta <[email protected]> | 2016-07-13 14:25:33 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2016-07-13 14:25:33 +0300 |
commit | 497342b7ac34c312127ce04a5778405a13449099 (patch) | |
tree | cad639a09ecb6a8391a8d5f14469eab50176f237 /src/Makefile.am | |
parent | 6c4ba86652e16d7bbc8656cf557b38e9286a43a6 (diff) | |
download | eom-497342b7ac34c312127ce04a5778405a13449099.tar.bz2 eom-497342b7ac34c312127ce04a5778405a13449099.tar.xz |
drop unused files
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 = \ |