projects
/
backups
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f43bf03
)
Some cleanup
author
Carl N. Baldwin
<carl@ecbaldwin.net>
Thu, 15 Jun 2006 19:20:20 +0000
(13:20 -0600)
committer
Carl N. Baldwin
<carl@ecbaldwin.net>
Thu, 15 Jun 2006 19:20:20 +0000
(13:20 -0600)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 615ecfbe0443acfa171c26cd5dc3afce5f7c0898..2e964919d21312993caa9e4a78801ff72956079c 100644
(file)
--- 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