summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2003-04-15 09:02:19 +0000
committerAlexander Larsson <alexl@src.gnome.org>2003-04-15 09:02:19 +0000
commit519d70b11709cc73bee6994cf9ff379c4824913b (patch)
tree3e18118b5765f1c780ad2ef389cb467f4bc4e94e /src/Makefile.am
parentc54d0948db7f30fd06b97d146dc1e4db6be13c40 (diff)
downloadlibcroco-519d70b11709cc73bee6994cf9ff379c4824913b.tar.gz
Change _DATA to _HEADERS for header
2003-04-15 Alexander Larsson <alexl@redhat.com> * Makefile.am: Change _DATA to _HEADERS for header * src/Makefile.am: Only use filename for _HEADERS. remove libcroco-config.h from _HEADERS
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 4d4dd60..fbddfe9 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,6 +1,5 @@
SUBDIRS=parser seleng layeng
crocoincdir=$(includedir)/@PACKAGE@
-crocoinc_HEADERS= $(top_srcdir)/src/libcroco.h \
-$(top_srcdir)/libcroco-config.h
+crocoinc_HEADERS= libcroco.h