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:
@@ -32,6 +32,7 @@ EXPORT_RESOURCE_SAMPLES = \
|
||||
$(srcdir)/dexparamdialog.xul \
|
||||
$(srcdir)/dexsimplemaster.xul \
|
||||
$(srcdir)/dexsimpledialog.xul \
|
||||
$(srcdir)/tab.xul \
|
||||
$(NULL)
|
||||
|
||||
install::
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user