summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2012-06-04 20:10:21 +0200
committerYorhel <git@yorhel.nl>2012-06-04 20:10:21 +0200
commit1cf40488112a03088c51af975d5b196245845704 (patch)
tree4bcec53544365b3d118f8aa21e7e0e2bd8bd7e21 /Makefile
parent429f099b28b029bb422067b6c2ce798e7b6b14c8 (diff)
Makefile: Fix typo in sql-import target
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f8f29d37..e03ee3c7 100644
--- a/Makefile
+++ b/Makefile
@@ -124,7 +124,7 @@ define runpsql
endef
-sql-import):
+sql-import:
${runpsql} < util/sql/all.sql