From 8973f8a61994c0e28fce64a3dc688d1e5f438d42 Mon Sep 17 00:00:00 2001 From: "Carl N. Baldwin" Date: Thu, 15 Jun 2006 13:20:20 -0600 Subject: [PATCH] Some cleanup --- Makefile.am | 4 ---- 1 file changed, 4 deletions(-) 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 -- 2.34.1