summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-05-28 02:31:19 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-05-28 02:31:19 +0000
commit7739b24ffe32a84391ccd22c7b6ddf64fd859337 (patch)
tree4f4096b796ea0fa59116198e6119afa907c43598
parentff59ff27eb61e2b2ef69c2af74a4c9c353a27426 (diff)
Removed Xevie.h since it's now only library prototypes and as such is in
lib/Xevie.
-rw-r--r--ChangeLog5
-rw-r--r--Makefile.am1
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 0000000..2a20dc0
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,5 @@
+2005-05-27 Alan Coopersmith <alan.coopersmith@sun.com>
+
+ * Makefile.am (evie_HEADERS): Removed Xevie.h since it's now only
+ library prototypes and as such is in lib/Xevie.
+
diff --git a/Makefile.am b/Makefile.am
index 4c67cbe..c2ff021 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,5 @@
eviedir = $(includedir)/X11/extensions
evie_HEADERS = \
- Xevie.h \
Xeviestr.h
pkgconfigdir = $(libdir)/pkgconfig