aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 3cd2501f..eba6bca2 100644
--- a/makefile
+++ b/makefile
@@ -14,7 +14,7 @@
# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
.PHONY: all client pixel-client test-client server clean data book
-all: data server client pixel-client test-client book
+all: data server client test-client book
data:
make -C data all