Created
July 7, 2015 04:38
-
-
Save Xe/3a78d6f0e45d8c1c618d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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