summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3410888dd..8fc73c3ed 100755
--- a/Makefile
+++ b/Makefile
@@ -314,6 +314,7 @@ clean:
$(MAKE) -C stdtime clean
datafiles: all
+ sh mkpkgconfig
mkdir -p $(DESTDIR)$(ASTVARLIBDIR)/sounds/digits
for x in sounds/digits/*.gsm; do \
if grep -q "^%`basename $$x`%" sounds.txt; then \