summaryrefslogtreecommitdiffstats
path: root/install/static/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'install/static/Makefile.am')
-rw-r--r--install/static/Makefile.am43
1 files changed, 0 insertions, 43 deletions
diff --git a/install/static/Makefile.am b/install/static/Makefile.am
deleted file mode 100644
index 762587179..000000000
--- a/install/static/Makefile.am
+++ /dev/null
@@ -1,43 +0,0 @@
-NULL =
-
-appdir = $(IPA_DATA_DIR)/static
-app_DATA = \
- but-reset.png \
- but-update.png \
- but-selected.png \
- but-unselected.png \
- ipa_logo_180x50.png \
- ipa.js \
- ipa.css \
- jquery.js \
- group.js \
- group-details.inc \
- host.js \
- hostgroup.js \
- index.xhtml \
- jquery.cookie.js \
- navigation.js \
- netgroup.js \
- pageparams.js \
- search.js \
- details.js \
- user.js \
- user-add.inc \
- user-details.inc \
- ipalogo.png \
- gray-fade-line.png \
- Mainnav-background.png \
- Mainnav-offtab.png \
- Mainnav-ontab.png \
- Subnav-background.png \
- Subnav-offbutton.png \
- Subnav-onbutton.png \
- $(NULL)
-
-EXTRA_DIST = \
- $(app_DATA) \
- $(NULL)
-
-MAINTAINERCLEANFILES = \
- *~ \
- Makefile.in