aboutsummaryrefslogtreecommitdiff
path: root/xdico/gnu/Makefile.am
blob: f2969cbf6d189bb13c9e73e0fe8f95cdaac6ec12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
AUTOMAKE_OPTIONS = 1.11 gnits subdir-objects

SUBDIRS =
noinst_HEADERS =
noinst_LIBRARIES =
noinst_LTLIBRARIES =
EXTRA_DIST =
BUILT_SOURCES =
SUFFIXES =
MOSTLYCLEANFILES = 
MOSTLYCLEANDIRS =
CLEANFILES =
DISTCLEANFILES =
MAINTAINERCLEANFILES =

AM_CPPFLAGS = @DICO_PROG_CONFIG@ -I$(srcdir) -I$(builddir)
AM_CFLAGS =

include gnulib.am

Return to:

Send suggestions and report system problems to the System administrator.