From: Carl N. Baldwin Date: Thu, 15 Jun 2006 19:20:20 +0000 (-0600) Subject: Some cleanup X-Git-Tag: release-0.6~1 X-Git-Url: http://git.pippins.net/embedvideo/.git/?a=commitdiff_plain;h=8973f8a61994c0e28fce64a3dc688d1e5f438d42;hp=f43bf03174407b5fe6e9fb85d23480613fa3e1e4;p=backups%2F.git Some cleanup --- diff --git a/Makefile.am b/Makefile.am index 615ecfb..2e96491 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,10 +2,6 @@ SUBDIRS = scripts bin_PROGRAMS = lsbackups -schema_files = schema.sql - -EXTRA_DIST = $(schema_files) - lsbackups_SOURCES = main.cpp \ filedata.hpp \ filedata.cpp