summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorAn-Cheng Huang <ancheng@ancheng-vm.localdomain>2007-09-27 11:01:51 -0700
committerAn-Cheng Huang <ancheng@ancheng-vm.localdomain>2007-09-27 11:01:51 -0700
commitfa664ff802d73743bfa6bf37acdd2c66060b4fd9 (patch)
treeba9667f2efad0d4b672904dad9d47357e6ae2d37 /debian/rules
parent1d27be18b254c66d0a0fad7fbd02398f6990851d (diff)
downloadvyatta-op-fa664ff802d73743bfa6bf37acdd2c66060b4fd9.tar.gz
vyatta-op-fa664ff802d73743bfa6bf37acdd2c66060b4fd9.zip
dded dependency to "configure" target.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 6c633e3..f2e5c13 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,7 +34,7 @@ else
CFLAGS += -O2
endif
-configure:
+configure: configure.ac Makefile.am
chmod +x debian/autogen.sh
debian/autogen.sh