summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authoryo mama <pepper@scannerjammer.com>2015-01-29 15:33:43 -0800
committeryo mama <pepper@scannerjammer.com>2015-01-29 15:33:43 -0800
commit626426cbed64119d48458120d4a7bc8b281bf458 (patch)
tree472e5826bd3ab40d3d32449ae2527379d30f5b37 /Makefile
parent4fcb91a9859242c7110fe7088148654ad9fd44aa (diff)
moved around and renamed stuff
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 47c93a0..7003c88 100644
--- a/Makefile
+++ b/Makefile
@@ -81,8 +81,8 @@ subdir = .
DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \
$(srcdir)/Makefile.in $(srcdir)/Makefile.am \
$(top_srcdir)/configure $(am__configure_deps) mkinstalldirs \
- COPYING compile config.guess config.sub depcomp install-sh \
- missing ltmain.sh
+ COPYING compile config.guess config.sub install-sh missing \
+ ltmain.sh
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
@@ -233,6 +233,7 @@ LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIPO =
LN_S = ln -s
LTLIBOBJS =
+LT_SYS_LIBRARY_PATH =
MAKEINFO = ${SHELL} /home/pepper/DSSI/dssi-render/missing makeinfo
MANIFEST_TOOL = :
MKDIR_P = /usr/bin/mkdir -p