aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--portal-gui/Makefile.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/portal-gui/Makefile.in b/portal-gui/Makefile.in
index c91b29df..9a4a2626 100644
--- a/portal-gui/Makefile.in
+++ b/portal-gui/Makefile.in
@@ -95,8 +95,11 @@ install-data: $(BUILD) install-apache install-templates install-scripts
install: install-data install-perms
-uninstall:
+deinstall uninstall:
rm -r $(INSTDIR)
rm $(sbindir)/rpkigui-load-csv
rm $(sbindir)/rpkigui-add-user
rm $(libexecdir)/rpkigui-list-resources
+
+test:
+ @true