aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authortobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-09-09 13:06:00 +0000
committertobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-09-09 13:06:00 +0000
commit0c922e18017b337db4580f44709666589482e747 (patch)
tree5caa3399a19730cb5a725ce7e1be3a208184462d /Makefile.in
parent5e1dd23ad5ed2fe8b0a618a9f9e10eac1694fe2b (diff)
downloadusdx-0c922e18017b337db4580f44709666589482e747.tar.gz
usdx-0c922e18017b337db4580f44709666589482e747.tar.xz
usdx-0c922e18017b337db4580f44709666589482e747.zip
autogen.sh moved back to root
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1352 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.in b/Makefile.in
index 334a5bc7..f27d0af5 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -61,8 +61,6 @@ USDX_LIB_DIR := $(USDX_SRC_DIR)/lib
INSTALL_DATADIR := $(datadir)/$(USDX_PACKAGE_NAME)
-AUTOGEN_DIR := $(srcdir)/dists/autogen
-
#################################################
# Binary name
#################################################
@@ -186,7 +184,7 @@ config.status: configure
.PHONE: reconf
reconf:
- $(AUTOGEN_DIR)/autogen.sh
+ ./autogen.sh
#################################################
# install/uninstall