mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-08-11 05:24:56 -05:00
Build: fix make clean for web UI
https://fedorahosted.org/freeipa/ticket/6418 Reviewed-By: Martin Basti <mbasti@redhat.com> Reviewed-By: Christian Heimes <cheimes@redhat.com>
This commit is contained in:
committed by
Martin Babinsky
parent
4498998f17
commit
c0674e89d1
@@ -9,6 +9,8 @@ app_DATA = \
|
||||
nodist_app_DATA = \
|
||||
ipa.css
|
||||
|
||||
CLEANFILES = $(nodist_app_DATA)
|
||||
|
||||
EXTRA_DIST = \
|
||||
$(app_DATA) \
|
||||
$(NULL)
|
||||
|
||||
Reference in New Issue
Block a user