summaryrefslogtreecommitdiff
path: root/beecrypt/gas
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2002-06-15 14:28:29 +0000
committerjbj <devnull@localhost>2002-06-15 14:28:29 +0000
commit2acd2c7654396467c2a87f64825300a1348b1ec9 (patch)
tree20b62581b19d77408d68758bca69c2f307e8dd1f /beecrypt/gas
parent4d5f1d55b940b2120643eb3c84ef2186b1c2edf0 (diff)
downloadlibrpm-tizen-2acd2c7654396467c2a87f64825300a1348b1ec9.tar.gz
librpm-tizen-2acd2c7654396467c2a87f64825300a1348b1ec9.tar.bz2
librpm-tizen-2acd2c7654396467c2a87f64825300a1348b1ec9.zip
Before merging new-fangled configure.ac
CVS patchset: 5488 CVS date: 2002/06/15 14:28:29
Diffstat (limited to 'beecrypt/gas')
-rw-r--r--beecrypt/gas/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/beecrypt/gas/Makefile.in b/beecrypt/gas/Makefile.in
index f987868c5..b3bffc6fa 100644
--- a/beecrypt/gas/Makefile.in
+++ b/beecrypt/gas/Makefile.in
@@ -139,7 +139,7 @@ DIST_COMMON = Makefile.am Makefile.in
all: all-am
.SUFFIXES:
-$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
+$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
cd $(top_srcdir) && \
$(AUTOMAKE) --gnu gas/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status