[gegl] operations/workshop/external: distribute generated header files



commit 97bdd38d7083942f1a3a09bb0edc951f55f25334
Author: Nils Philippsen <nils redhat com>
Date:   Wed Feb 18 16:15:58 2015 +0100

    operations/workshop/external: distribute generated header files

 operations/workshop/external/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/operations/workshop/external/Makefile.am b/operations/workshop/external/Makefile.am
index 2437825..0741b3f 100644
--- a/operations/workshop/external/Makefile.am
+++ b/operations/workshop/external/Makefile.am
@@ -39,6 +39,7 @@ v4l2_la_LIBADD = $(op_libs) $(V4L2_LIBS)
 v4l2_la_CFLAGS = $(AM_CFLAGS) $(V4L2_CFLAGS)
 endif
 
+EXTRA_DIST = $(wildcard $(srcdir)/*.h)
 BUILT_SOURCES = $(subst .c,.c.h,$(wildcard $(srcdir)/*.c))
 
 opdir = $(libdir)/gegl- GEGL_API_VERSION@


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]