summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 7 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 6f1e959..af67cda 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,7 +6,13 @@ AM_CFLAGS = \
SUBDIRS = \
gi \
- tests
+ tests \
+ examples
+
+EXTRA_DIST = \
+ autogen.sh \
+ pygi-convert.sh \
+ HACKING
check.gdb:
cd tests && $(MAKE) check.gdb