summaryrefslogtreecommitdiff
path: root/bin/bbackupd/Makefile.extra
diff options
context:
space:
mode:
Diffstat (limited to 'bin/bbackupd/Makefile.extra')
-rw-r--r--bin/bbackupd/Makefile.extra7
1 files changed, 0 insertions, 7 deletions
diff --git a/bin/bbackupd/Makefile.extra b/bin/bbackupd/Makefile.extra
deleted file mode 100644
index 25ceb1e7..00000000
--- a/bin/bbackupd/Makefile.extra
+++ /dev/null
@@ -1,7 +0,0 @@
-
-MAKEEXCEPTION = ../../lib/common/makeexception.pl
-
-# AUTOGEN SEEDING
-autogen_ClientException.h autogen_ClientException.cpp: $(MAKEEXCEPTION) ClientException.txt
- $(_PERL) $(MAKEEXCEPTION) ClientException.txt
-