]> jfr.im git - solanum.git/blobdiff - Makefile.am
core/m_squit: Add AV2 description
[solanum.git] / Makefile.am
index ec6da0d655070e6ecbde4aa9e13c107965e889be..d91467b3f01e9c43eac9c12ecfc46ee90551af4f 100644 (file)
@@ -1,7 +1,7 @@
 AUTOMAKE_OPTIONS = foreign
 ACLOCAL_AMFLAGS = -I m4
 
-SUBDIRS = libratbox
+SUBDIRS = librb
 
 if BUILD_LTDL
 SUBDIRS += libltdl
@@ -32,4 +32,4 @@ include/serno.h:
        @[ -f include/serno.h ] || echo '#define SERNO "unknown"' >include/serno.h
 
 install-data-hook:
-       test -d ${logdir} || mkdir -p ${logdir}
+       test -d ${DESTDIR}${logdir} || mkdir -p ${DESTDIR}${logdir}