Makefile update to fix a bug reported by Anvil
authorSeth Vidal <skvidal@linux.duke.edu>
Fri, 3 Sep 2004 06:29:19 +0000 (06:29 +0000)
committerSeth Vidal <skvidal@linux.duke.edu>
Fri, 3 Sep 2004 06:29:19 +0000 (06:29 +0000)
Makefile

index d3ffffbc412b041d1f1410dce2097af1f971d66e..9599e3b255c42c6c26ea82e4f74bef24eb6c550e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ pkgincludedir = $(includedir)/$(PACKAGE)
 top_builddir = 
 
 # all dirs
-DIRS = $(DESTDIR)$(bindir) $(DESTDIR)/etc $(DESTDIR)$(pkgdatadir)
+DIRS = $(DESTDIR)$(bindir) $(DESTDIR)$(sysconfdir) $(DESTDIR)$(pkgdatadir)
 
 
 # INSTALL scripts