summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorAn-Cheng Huang <ancheng@ancheng-vm.localdomain>2007-09-27 11:01:49 -0700
committerAn-Cheng Huang <ancheng@ancheng-vm.localdomain>2007-09-27 11:01:49 -0700
commit97f9946501e4afcbf05c7b6ce7c7d4f1360769f7 (patch)
tree0fd4c754a8da9a7a5e668d6732cdd68f09946157 /debian
parent6de9553a3ba55f795f4aca593c544283a984d15c (diff)
downloadvyatta-cfg-97f9946501e4afcbf05c7b6ce7c7d4f1360769f7.tar.gz
vyatta-cfg-97f9946501e4afcbf05c7b6ce7c7d4f1360769f7.zip
added dependency to "configure" target.
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 3a7fc97..244a67b 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