ossp-pkg/mm/Makefile.in 1.35 -> 1.36
--- Makefile.in 2006/08/10 19:00:32 1.35
+++ Makefile.in 2006/08/10 19:07:30 1.36
@@ -45,6 +45,7 @@
DESTDIR =
prefix = @prefix@
exec_prefix = @exec_prefix@
+datarootdir = @datarootdir@
bindir = @bindir@
libdir = @libdir@
includedir = @includedir@
|
|