corrected a problem of not honoring DESTDIR in Makefile.am
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
|
||||
pkginclude_HEADERS = mem.h chr.h str.h lda.h map.h rex.h sll.h dll.h opt.h fio.h pcp.h tio.h sio.h time.h
|
||||
|
||||
pkgincludedir= $(includedir)/qse/cmn
|
||||
pkgincludedir = $(includedir)/qse/cmn
|
||||
|
||||
CLEANFILES = *dist
|
||||
|
||||
|
Reference in New Issue
Block a user