r11711: fix build-twice-in-a-row
[cl-readline.git] / debian / rules
index f78f8498140dc6b083be0669fb7575110a452892..5f75dc03796a1815d3a1fc8594e65e0f58bd071f 100755 (executable)
@@ -32,6 +32,7 @@ clean:
        rm -f build-stamp configure-stamp
        # Add here commands to clean up after the build process.
        rm -f debian/$(debpkg).postinst.* debian/$(debpkg).prerm.*
+       rm -f *.o *.so
        dh_clean
 
 install: build