X-Git-Url: https://git.jankratochvil.net/?p=gnokii.git;a=blobdiff_plain;f=Makefile;h=f43d66dd56b52a1ffee2c4825d53a74d6b5ace70;hp=cfef684cbf2df55d1b555977746869c94de382d6;hb=HEAD;hpb=4ee1266711b695852ec88f06784fd84400cd70bb;ds=sidebyside diff --git a/Makefile b/Makefile index cfef684..f43d66d 100644 --- a/Makefile +++ b/Makefile @@ -17,16 +17,18 @@ include ${TOPDIR}/Makefile.global BIN_DIRS = gnokii +BIN_DIRS += smsd + ifndef WIN32 -BIN_DIRS += gnokiid utils +#BIN_DIRS += gnokiid utils endif DIRS = common/phones \ common/links \ common/devices \ - common/data \ common \ $(BIN_DIRS) +# common/data \ GTK_DIRS = xgnokii @@ -87,7 +89,6 @@ distclean: clean include/config.h \ include/config.h.in \ packaging/RedHat/gnokii.spec \ - packaging/Slackware/SlackBuild \ po/Makefile.in \ debian $(RM) `$(FIND) . -name "*~"`