Skip to content

Instantly share code, notes, and snippets.

@Xe
Created July 7, 2015 04:38
Show Gist options
  • Select an option

  • Save Xe/3a78d6f0e45d8c1c618d to your computer and use it in GitHub Desktop.

Select an option

Save Xe/3a78d6f0e45d8c1c618d to your computer and use it in GitHub Desktop.
diff --git a/bandb/Makefile.am b/bandb/Makefile.am
index 65a7dbe..955afc1 100644
--- a/bandb/Makefile.am
+++ b/bandb/Makefile.am
@@ -8,7 +8,3 @@ bin_PROGRAMS = bandb bantool
bandb_SOURCES = bandb.c \
rsdb_snprintf.c \
rsdb_sqlite3.c
-
-bantool_SOURCES = bantool.c \
- rsdb_snprintf.c \
- rsdb_sqlite3.c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment