diff options
Diffstat (limited to 'ipapython/Makefile')
| -rw-r--r-- | ipapython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ipapython/Makefile b/ipapython/Makefile index e09956ad3..b2cf719fd 100644 --- a/ipapython/Makefile +++ b/ipapython/Makefile @@ -3,7 +3,7 @@ PACKAGEDIR ?= $(DESTDIR)/$(PYTHONLIBDIR)/ipa CONFIGDIR ?= $(DESTDIR)/etc/ipa TESTS = $(wildcard test/*.py) -SUBDIRS = py_default_encoding +SUBDIRS = py_default_encoding ipap11helper all: @for subdir in $(SUBDIRS); do \ |
