TOPDIR = ../../..
include $(TOPDIR)/src/include/builddefs

LSRCFILES = InstallationCheck License.html ReadMe.html Welcome.txt \
	    background.jpg postflight postinstall postupgrade \
	    preflight preinstall preupgrade

default install :

include $(BUILDRULES)
