aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index ea87088..9b13324 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,9 +14,9 @@
# You should have received a copy of the GNU General Public License
# along with Direvent. If not, see <http://www.gnu.org/licenses/>.
-ACLOCAL_AMFLAGS = -I grecs/am
+ACLOCAL_AMFLAGS = -I am -I grecs/am
-SUBDIRS=grecs src tests doc
+SUBDIRS= grecs src tests doc po
.PHONY: ChangeLog
ChangeLog:
@@ -25,3 +25,5 @@ ChangeLog:
awk -f $(top_builddir)/grecs/build-aux/git2chg.awk > ChangeLog; \
fi
+
+EXTRA_DIST = build-aux/config.rpath

Return to:

Send suggestions and report system problems to the System administrator.