fix up the crazy generic install location for system.db

SVN revision: 8761
This commit is contained in:
handyande 2004-02-01 21:49:01 +00:00 committed by handyande
parent 1eb8a988bf
commit 8783ce6d8f
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ include_HEADERS = \
Ecore_Config.h
config_DATA = $(DB)
configdir = $(sysconfdir)
configdir = $(pkgdatadir)
libecore_config_la_SOURCES = \
ecore_config.c \