]> err.no Git - dpkg/commitdiff
Define pkgconfdir
authorGuillem Jover <guillem@debian.org>
Sun, 20 Jul 2008 14:17:23 +0000 (17:17 +0300)
committerGuillem Jover <guillem@debian.org>
Sun, 20 Jul 2008 14:34:01 +0000 (17:34 +0300)
src/Makefile.am

index fa6aeef44db26be964f0105a87bb7408aa4a03a4..2bdf8ee819ba6e9023d7cbc7e38bf417987e33e8 100644 (file)
@@ -1,6 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
 localedir = $(datadir)/locale
+pkgconfdir = $(sysconfdir)/@PACKAGE@
 INCLUDES = \
        -DLOCALEDIR=\"$(localedir)\" \
        -DADMINDIR=\"$(admindir)\" \