View | Details | Raw Unified | Return to bug 25473
Collapse All | Expand All

(-)interface/Makefile.in (-1 / +1 lines)
Lines 83-89 Link Here
83
83
84
DEFS = @DEFS@ -DDATADIR=\"${pkgdatadir}\" -DLIBDIR=\"${libdir}\" 
84
DEFS = @DEFS@ -DDATADIR=\"${pkgdatadir}\" -DLIBDIR=\"${libdir}\" 
85
85
86
INCLUDES = $(INCLTDL) -I../modules/ -I./
86
INCLUDES = $(INCLTDL) -I../modules/ -I./ -I../libltdl
87
87
88
lib_LTLIBRARIES = libpspell.la libpspell-impl.la
88
lib_LTLIBRARIES = libpspell.la libpspell-impl.la

Return to bug 25473