debian/rules
changeset 16 2b2d175c2403
parent 10 e2e657251d08
child 70 391d82fcd42c
equal deleted inserted replaced
15:e481be30aa32 16:2b2d175c2403
    34 	dh_testdir
    34 	dh_testdir
    35 	dh_testroot
    35 	dh_testroot
    36 	rm -f build-stamp configure-stamp
    36 	rm -f build-stamp configure-stamp
    37 
    37 
    38 	# Add here commands to clean up after the build process.
    38 	# Add here commands to clean up after the build process.
    39 	$(MAKE) clean
    39 	-$(MAKE) distclean
    40 
    40 
    41 	dh_clean 
    41 	dh_clean 
    42 
    42 
    43 install: build
    43 install: build
    44 	dh_testdir
    44 	dh_testdir