summaryrefslogtreecommitdiff
path: root/sd_daemon/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-12-18 04:00:04 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-12-18 04:00:04 -0500
commit92625d852a1e2a4e188bc285c2341f4c482c0469 (patch)
tree74c3cc50802faf8ea38d916c520d33e7e90914f9 /sd_daemon/Makefile
parent3b1bdfbd2687e81bef85260f9cdfbf617ece3527 (diff)
gofmt
Diffstat (limited to 'sd_daemon/Makefile')
-rw-r--r--sd_daemon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd_daemon/Makefile b/sd_daemon/Makefile
index ec66e67..1d8579e 100644
--- a/sd_daemon/Makefile
+++ b/sd_daemon/Makefile
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-files.src.gen = log_util.go
+files.src.gen += log_util.go
files.generate: $(files.src.gen)
maintainer-clean: