X-Git-Url: http://git.annexia.org/?p=whenjobs.git;a=blobdiff_plain;f=Makefile.am;h=3a8334744a4b25634991d6578f75b1525f28a182;hp=d0a3cfb956b140d22b603643908571d2f4965f44;hb=ff2670fcc7fe0b62a44dce15272b7cb362256e05;hpb=61cad7bbaf63389b520b695eefdd735bc11a8aa6 diff --git a/Makefile.am b/Makefile.am index d0a3cfb..3a83347 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,6 +19,14 @@ ACLOCAL_AMFLAGS = -I m4 EXTRA_DIST = COPYING README whenjobs.spec whenjobs.spec.in -SUBDIRS = lib daemon tools tests/parsing +SUBDIRS = \ + lib \ + daemon \ + tools \ + tests/parsing \ + tests/jobs CLEANFILES = *~ + +rpm: dist + rpmbuild -ta $(PACKAGE_NAME)-$(PACKAGE_VERSION).tar.gz