export the history-test files on Mac and Windows, too.

git-svn-id: svn://10.0.0.236/trunk@36006 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sspitzer%netscape.com
1999-06-20 23:03:27 +00:00
parent c905921f4d
commit b92b67e0f5
2 changed files with 4 additions and 0 deletions

View File

@@ -1,2 +1,4 @@
history.xul
history.css
history-test.xul
history-test.js

View File

@@ -22,6 +22,8 @@ DEPTH=..\..\..\..
FILES=\
history.xul \
history.css \
history-test.xul \
history-test.js \
$(NULL)
include <$(DEPTH)\config\rules.mak>