summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPatrick McDermott <pj@pehjota.net>2017-11-01 13:00:49 (EDT)
committer Patrick McDermott <pj@pehjota.net>2017-11-01 13:00:49 (EDT)
commit2d81fb1b88c9e171a339ba13cce5aa351d21d888 (patch)
tree485d160940b5ad680b7c0f5dd7acf93c737b4100 /Makefile.am
parent8e1209d464ba70a76c5fb92977ec6bfb70c8f9fb (diff)
downloadmarquee-2d81fb1b88c9e171a339ba13cce5aa351d21d888.zip
marquee-2d81fb1b88c9e171a339ba13cce5aa351d21d888.tar.gz
marquee-2d81fb1b88c9e171a339ba13cce5aa351d21d888.tar.bz2
Makefile.am: Make data last
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a1ece4e..6ce855c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -61,4 +61,4 @@ marquee$(EXEEXT): $(marquee_OBJECTS) $(marquee_DEPENDENCIES) \
include $(top_srcdir)/src/local.mk
-SUBDIRS = data
+SUBDIRS = . data