Replace EmulateMiddleButtonTime with EmulateMidButtonTime
[grml-x.git] / debian / rules
index 901edc0..919dc03 100755 (executable)
@@ -21,10 +21,10 @@ build-stamp:
 clean:
        dh_testdir
        dh_testroot
-       rm -f build-stamp html-stamp man-stamp grml-x.html grml-x.1 grml-x.xml
+       rm -f build-stamp html-stamp man-stamp
 
        # Add here commands to clean up after the build process.
-       -$(MAKE clean)
+       make clean
        dh_clean
 
 install: build