aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 678c978..521b3e0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,9 +15,9 @@
15# along with this program. If not, see <http://www.gnu.org/licenses/>. 15# along with this program. If not, see <http://www.gnu.org/licenses/>.
16 16
17AUTOMAKE_OPTIONS = gnits 1.8 17AUTOMAKE_OPTIONS = gnits 1.8
18ACLOCAL_AMFLAGS = -I m4 -I am 18ACLOCAL_AMFLAGS = -I m4 -I am -I gint
19 19
20SUBDIRS=src elisp data scm xml html-files po 20SUBDIRS=gint src elisp data scm xml html-files po
21 21
22htmldir = $(HTMLDIR) 22htmldir = $(HTMLDIR)
23 23

Return to:

Send suggestions and report system problems to the System administrator.