diff options
Diffstat (limited to 'ipa-client/firefox/Makefile.am')
-rw-r--r-- | ipa-client/firefox/Makefile.am | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/ipa-client/firefox/Makefile.am b/ipa-client/firefox/Makefile.am deleted file mode 100644 index daf694248..000000000 --- a/ipa-client/firefox/Makefile.am +++ /dev/null @@ -1,18 +0,0 @@ -NULL = - -appdir = $(IPA_DATA_DIR)/ipaclient -app_DATA = \ - ipa.cfg \ - ipa.js \ - $(NULL) - -EXTRA_DIST = \ - README \ - $(app_DATA) \ - globalsetup.sh \ - usersetup.sh \ - $(NULL) - -MAINTAINERCLEANFILES = \ - *~ \ - Makefile.in |