From 403e7e2051ee3bd3e16a616cfca63b036481282b Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Sun, 13 Dec 2015 23:39:18 +0000 Subject: Move reusable code out of bin directories. Allows tests to depend on lib/bbackupd instead of bin/bbackupd, which was always a hack, and really doesn't work with CMake. --- bin/bbackupquery/Makefile.extra | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 bin/bbackupquery/Makefile.extra (limited to 'bin/bbackupquery/Makefile.extra') diff --git a/bin/bbackupquery/Makefile.extra b/bin/bbackupquery/Makefile.extra deleted file mode 100644 index e1049b6d..00000000 --- a/bin/bbackupquery/Makefile.extra +++ /dev/null @@ -1,6 +0,0 @@ - -# AUTOGEN SEEDING -autogen_Documentation.cpp: makedocumentation.pl documentation.txt - $(_PERL) makedocumentation.pl - - -- cgit v1.2.3