Show
Ignore:
Timestamp:
08/15/08 22:02:11 (3 months ago)
Author:
gnue
Message:

make install bug fix. (this patch is contributed by Keita Yamaguti)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • NEWT0/trunk/Makefile.in

    r119 r131  
    231231    install -m 644 $(LIBNEWT) $(DESTDIR)$(libdir) 
    232232    install -d -m 755 $(DESTDIR)$(sitedir) 
     233    install -d -m 755 $(DESTDIR)$(includedir) 
    233234    install -m 644 $(HEADERS) $(DESTDIR)$(includedir) 
    234235    test "x@MAKE_EXT@" = x || $(MAKE) install_ext