Changeset 568
- Timestamp:
- 03/27/09 11:40:43 (8 months ago)
- Files:
-
- trunk/uploadr/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/uploadr/Makefile
r563 r568 262 262 cp $(SRC)/Resources/chrome/content/uploadr/*.js $(BUILD)/jar/content/uploadr/ 263 263 cp $(SRC)/Resources/chrome/content/uploadr/*.xul $(BUILD)/jar/content/uploadr/ 264 cp $(SRC)/Resources/chrome/content/uploadr/*.dtd $(BUILD)/jar/content/uploadr/264 # cp $(SRC)/Resources/chrome/content/uploadr/*.dtd $(BUILD)/jar/content/uploadr/ 265 265 mkdir $(BUILD)/jar/content/hacks 266 266 ifeq (mac, $(PLATFORM))