summaryrefslogtreecommitdiff
path: root/conform/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-08-03 04:40:50 +0000
committerUlrich Drepper <drepper@redhat.com>2000-08-03 04:40:50 +0000
commitaaf688e85f11a2e6d2fc7b9afbf81e15e146f766 (patch)
tree181d7ef2008c2c93747f1c5cc15a83605e1ad487 /conform/Makefile
parent74dd1fee1cea649ee16ee94c898cc71ce67dd02f (diff)
Update.
* Makeconfig (all-subdirs): Add conform. * conform/Makefile: Include ../Rules. * Makefile (README): Add rules to generate here as well. 2000-08-02 Ulrich Drepper <drepper@redhat.com>
Diffstat (limited to 'conform/Makefile')
-rw-r--r--conform/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/conform/Makefile b/conform/Makefile
index af8f2a033a..0104e37d98 100644
--- a/conform/Makefile
+++ b/conform/Makefile
@@ -23,3 +23,5 @@ subdir := conform
distribute = conformtest.pl $(wildcard data/*.h-data) \
$(wildcard data/*/*.h-data)
+
+include ../Rules