diff options
author | zhuyaliang <[email protected]> | 2023-04-06 17:08:50 +0800 |
---|---|---|
committer | Luke from DC <[email protected]> | 2023-04-07 17:12:50 +0000 |
commit | 457669530e7f68a8b777ea2aaa61d79cf3c2a673 (patch) | |
tree | 638ef543a429185d3474ab87711a9f81f7e76697 /src/ui/Makefile.am | |
parent | 1b316395e529c3af334953eb0bd8908aebc29bab (diff) | |
download | engrampa-457669530e7f68a8b777ea2aaa61d79cf3c2a673.tar.bz2 engrampa-457669530e7f68a8b777ea2aaa61d79cf3c2a673.tar.xz |
UI: Remove useless code and file
Diffstat (limited to 'src/ui/Makefile.am')
-rw-r--r-- | src/ui/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/Makefile.am b/src/ui/Makefile.am index db123ae..95b9d51 100644 --- a/src/ui/Makefile.am +++ b/src/ui/Makefile.am @@ -1,6 +1,5 @@ EXTRA_DIST = \ add-options.ui \ - app-menu.ui \ batch-add-files.ui \ batch-password.ui \ delete.ui \ |