|
@@ -5,7 +5,7 @@ pkglibexec_SCRIPTS = b10-cmdctl
|
|
|
b10_cmdctldir = $(DESTDIR)$(pkgdatadir)
|
|
|
b10_cmdctl_DATA = passwd.csv b10-cmdctl.pem
|
|
|
|
|
|
-CLEANFILES= b10-cmdctl.py
|
|
|
+CLEANFILES= b10-cmdctl
|
|
|
|
|
|
# TODO: does this need $$(DESTDIR) also?
|
|
|
# this is done here since configure.ac AC_OUTPUT doesn't expand exec_prefix
|