Bugfix: Make type shadowing go the right way in type.py.
[free-sw/xcb/proto] / debian / rules
index e997421..631795d 100755 (executable)
@@ -3,11 +3,7 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
-DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/X11R6/include"
-
-debian/stamp-autotools-files:
-       autoreconf -v --install
-       touch debian/stamp-autotools-files
+DEB_MAKE_CHECK_TARGET=check
 
 debian/copyright: debian/copyright.debian COPYING
        cat $+ > $@