Exporting tab.xul. a=chofmann

git-svn-id: svn://10.0.0.236/trunk@32402 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mcafee%netscape.com
1999-05-20 17:44:05 +00:00
parent 4475d624e9
commit bf494e7c8e
2 changed files with 3 additions and 0 deletions

View File

@@ -32,6 +32,7 @@ EXPORT_RESOURCE_SAMPLES = \
$(srcdir)/dexparamdialog.xul \
$(srcdir)/dexsimplemaster.xul \
$(srcdir)/dexsimpledialog.xul \
$(srcdir)/tab.xul \
$(NULL)
install::

View File

@@ -28,6 +28,7 @@ install:: $(DLL)
$(MAKE_INSTALL) dexparamdialog.xul $(DIST)\bin\res\samples
$(MAKE_INSTALL) dexsimplemaster.xul $(DIST)\bin\res\samples
$(MAKE_INSTALL) dexsimpledialog.xul $(DIST)\bin\res\samples
$(MAKE_INSTALL) tab.xul $(DIST)\bin\res\samples
clobber::
rm -f $(DIST)\res\samples\dexanimmaster.xul
@@ -36,3 +37,4 @@ clobber::
rm -f $(DIST)\res\samples\dexparamdialog.xul
rm -f $(DIST)\res\samples\dexsimplemaster.xul
rm -f $(DIST)\res\samples\dexsimpledialog.xul
rm -f $(DIST)\res\samples\tab.xul