From 0626445d3843d908848aa83fa0fcda8cf707c80a Mon Sep 17 00:00:00 2001 From: Tim G L Lyons Date: Sun, 2 Oct 2011 22:18:21 +0000 Subject: [PATCH] Add missing new Filters/Rules/Citation SUBDIRS directory. svn: r18241 --- src/Filters/Rules/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Filters/Rules/Makefile.am b/src/Filters/Rules/Makefile.am index 6e0af49b2..a86b226ac 100644 --- a/src/Filters/Rules/Makefile.am +++ b/src/Filters/Rules/Makefile.am @@ -1,6 +1,6 @@ # This is the src/Filters/Rules level Makefile for Gramps -SUBDIRS = Person Family Event Place Source MediaObject Repository Note +SUBDIRS = Person Family Event Place Source MediaObject Repository Note Citation pkgdatadir = $(datadir)/@PACKAGE@/Filters/Rules