summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>2018-11-13 18:36:22 +0000
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>2018-11-13 18:36:22 +0000
commitf091ec3afb454c5ca4c437e000142b2efae90b71 (patch)
tree5d7db5d8fb1c228a91ec42a09a7bc0845c521a29
parent14347e9a332393cdc0b76f5d3c78be4c6b1c5aab (diff)
downloadefl-f091ec3afb454c5ca4c437e000142b2efae90b71.tar.gz
evas - add evas_common_types.h to makefile.am to fix distckeck
-rw-r--r--src/Makefile_Evas.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile_Evas.am b/src/Makefile_Evas.am
index e4349629d2..d081525738 100644
--- a/src/Makefile_Evas.am
+++ b/src/Makefile_Evas.am
@@ -161,6 +161,7 @@ noinst_HEADERS += \
lib/evas/Evas_Internal.h \
lib/evas/include/evas_inline.x \
lib/evas/include/evas_private.h \
+lib/evas/include/evas_common_types.h \
lib/evas/include/evas_options.h \
lib/evas/include/evas_macros.h \
lib/evas/include/evas_mmx.h \