fix another unneeded autoheader invocation
authorNicolas Thill <nico@openwrt.org>
Wed, 24 Jan 2007 15:39:42 +0000 (15:39 +0000)
committerNicolas Thill <nico@openwrt.org>
Wed, 24 Jan 2007 15:39:42 +0000 (15:39 +0000)
SVN-Revision: 6190

utils/lcd4linux/Makefile

index c343eefaaf27c760a7aa4d2d3bb13357203e408a..50c48caddbf0d3ebf65b9f4acb0923c55f464ed1 100644 (file)
@@ -41,8 +41,9 @@ define Build/Configure
                configure.in \
                aclocal.m4 \
                Makefile.in \
-               config-h.in \
                configure \
+               stamp-h.in \
+               config.h.in \
        );
        $(call Build/Configure/Default, \
                --without-x \