blob: 67cea1ce815558c9b8512d574d809772b15de01a (
plain) (
tree)
|
|
--- gnome-stones/objects/Makefile.in.orig Sun Jun 15 20:28:06 2003
+++ gnome-stones/objects/Makefile.in Sun Jun 15 20:28:06 2003
@@ -136,7 +136,7 @@
GSTONES_SRC_DIR = $(srcdir)/../
-objectdir = $(libdir)/gnome-stones/objects
+objectdir = $(datadir)/gnome-stones/objects
INCLUDES = \
-I$(GSTONES_SRC_DIR) \
|