aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'skeletons/Makefile.in')
-rw-r--r--skeletons/Makefile.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/skeletons/Makefile.in b/skeletons/Makefile.in
index 15a236b1..502fdad6 100644
--- a/skeletons/Makefile.in
+++ b/skeletons/Makefile.in
@@ -170,7 +170,10 @@ target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
SUBDIRS = tests
-dist_pkgdata_DATA = *.[ch] file-dependencies
+dist_pkgdata_DATA = \
+ $(srcdir)/*.[ch] \
+ $(srcdir)/file-dependencies
+
all: all-recursive
.SUFFIXES: