diff options
-rw-r--r-- | calendar/Makefile.am | 2 | ||||
-rw-r--r-- | calendar/gui/Makefile.am | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/calendar/Makefile.am b/calendar/Makefile.am index 1d9f22a7f0..f2d62adf9d 100644 --- a/calendar/Makefile.am +++ b/calendar/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = versit +SUBDIRS = versit gnomecard help_base = $(datadir)/gnome/help/cal CFLAGS += -Wall diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am index 1d9f22a7f0..f2d62adf9d 100644 --- a/calendar/gui/Makefile.am +++ b/calendar/gui/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = versit +SUBDIRS = versit gnomecard help_base = $(datadir)/gnome/help/cal CFLAGS += -Wall |