summaryrefslogtreecommitdiff
path: root/pr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'pr/Makefile')
-rw-r--r--pr/Makefile9
1 files changed, 7 insertions, 2 deletions
diff --git a/pr/Makefile b/pr/Makefile
index d56a49bd..e24a2962 100644
--- a/pr/Makefile
+++ b/pr/Makefile
@@ -1,3 +1,4 @@
+# Generated automatically from Makefile.in by configure.
#
# The contents of this file are subject to the Netscape Public License
# Version 1.1 (the "NPL"); you may not use this file except in
@@ -17,8 +18,12 @@
#! gmake
-MOD_DEPTH = ..
+MOD_DEPTH = ..
+topsrcdir = ..
+srcdir = .
+
+include $(MOD_DEPTH)/config/autoconf.mk
DIRS = include src
-include $(MOD_DEPTH)/config/rules.mk
+include $(topsrcdir)/config/rules.mk