From fd1e78d2b2285ab8635d638c425459a14ae21de0 Mon Sep 17 00:00:00 2001 From: Adam Young Date: Tue, 25 Jan 2011 14:44:42 -0500 Subject: error handling style modifying the directories so they find the assets in the right locations --- install/migration/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install/migration') diff --git a/install/migration/Makefile.am b/install/migration/Makefile.am index 201a807cd..aa5713640 100644 --- a/install/migration/Makefile.am +++ b/install/migration/Makefile.am @@ -5,7 +5,7 @@ app_DATA = \ error.html \ index.html \ invalid.html \ - migration.css \ + ipa_migration.css \ migration.py \ $(NULL) -- cgit