summaryrefslogtreecommitdiffstats
path: root/install/ui/ext/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/ext/Makefile.am')
-rw-r--r--install/ui/ext/Makefile.am14
1 files changed, 0 insertions, 14 deletions
diff --git a/install/ui/ext/Makefile.am b/install/ui/ext/Makefile.am
deleted file mode 100644
index 29a6387c6..000000000
--- a/install/ui/ext/Makefile.am
+++ /dev/null
@@ -1,14 +0,0 @@
-NULL =
-
-appdir = $(IPA_DATA_DIR)/ui/ext
-app_DATA = \
- extension.js \
- $(NULL)
-
-EXTRA_DIST = \
- $(app_DATA) \
- $(NULL)
-
-MAINTAINERCLEANFILES = \
- *~ \
- Makefile.in