summaryrefslogtreecommitdiff
path: root/data/ui/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'data/ui/Makefile.am')
-rw-r--r--data/ui/Makefile.am14
1 files changed, 0 insertions, 14 deletions
diff --git a/data/ui/Makefile.am b/data/ui/Makefile.am
deleted file mode 100644
index 09f9f79..0000000
--- a/data/ui/Makefile.am
+++ /dev/null
@@ -1,14 +0,0 @@
-uidir = $(datadir)/engrampa/ui
-ui_DATA = \
- add-options.ui \
- batch-add-files.ui \
- batch-password.ui \
- delete.ui \
- new.ui \
- password.ui \
- properties.ui \
- update.ui
-
-EXTRA_DIST = $(ui_DATA)
-
--include $(top_srcdir)/git.mk