From a20830a346bd17fb4aec60bc13885fdf8089c077 Mon Sep 17 00:00:00 2001 From: stan Date: Wed, 21 Apr 2004 10:32:15 +0000 Subject: [PATCH] Fixed typo in file list. git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1024 e3e1d417-86f3-4887-817a-d78f3d33393f --- db/Makefile.am | 2 +- db/Makefile.in | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/db/Makefile.am b/db/Makefile.am index 94824d3c9..30c49a266 100644 --- a/db/Makefile.am +++ b/db/Makefile.am @@ -16,5 +16,5 @@ EXTRA_DIST = \ zmalter-1.17.2.sql \ zmalter-1.18.0.sql \ zmalter-1.18.1.sql \ - zmalter-1.19.0.sql\ + zmalter-1.19.0.sql \ zmalter-1.19.1.sql diff --git a/db/Makefile.in b/db/Makefile.in index 21154780d..d796fffdc 100644 --- a/db/Makefile.in +++ b/db/Makefile.in @@ -106,7 +106,8 @@ EXTRA_DIST = \ zmalter-1.17.2.sql \ zmalter-1.18.0.sql \ zmalter-1.18.1.sql \ - zmalter-1.19.0.sql\ + zmalter-1.19.0.sql \ + zmalter-1.19.1.sql subdir = db mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs @@ -226,7 +227,6 @@ uninstall-am: uninstall-info-am maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-generic uninstall uninstall-am uninstall-info-am - zmalter-1.19.1.sql # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: