X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=ef94a43a4dac8a07dc7454f6a197bed07c8768df;hb=1ab7529b2eb1b51f7dec3ef69ed8d78be9f33d39;hp=30517deb55ec3a2817252c08371374f01c97653c;hpb=93de5c75432e8c4330e1060ee5b2fea55e4879ac;p=pakfire.git diff --git a/Makefile.am b/Makefile.am index 30517deb5..ef94a43a4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -116,6 +116,7 @@ CLEANFILES += \ pakfire_PYTHON = \ src/pakfire/__init__.py \ src/pakfire/__version__.py \ + src/pakfire/buildservice.py \ src/pakfire/config.py \ src/pakfire/constants.py \ src/pakfire/daemon.py \