Changed SETTINGS_DIR to $(datadir)/control-center
This commit is contained in:
parent
ec53a7ff81
commit
b3b4f290e8
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ INCLUDES = \
|
||||||
-I$(top_srcdir)/intl -I$(top_builddir)/intl \
|
-I$(top_srcdir)/intl -I$(top_builddir)/intl \
|
||||||
-I$(includedir) $(GNOME_INCLUDEDIR) \
|
-I$(includedir) $(GNOME_INCLUDEDIR) \
|
||||||
-DVERSION=\""$(VERSION)"\" \
|
-DVERSION=\""$(VERSION)"\" \
|
||||||
-DSETTINGS_DIR=\""$(sysdir)"\" \
|
-DSETTINGS_DIR=\""$(datadir)/control-center"\" \
|
||||||
$(LIBGLADE_CFLAGS) \
|
$(LIBGLADE_CFLAGS) \
|
||||||
-DPIXMAPS_DIR=\""$(appicondir)"\"
|
-DPIXMAPS_DIR=\""$(appicondir)"\"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue