Test example program.
[wrappi.git] / Makefile.am
index adb1d65..941266e 100644 (file)
@@ -25,3 +25,8 @@ SUBDIRS = generator-lib generator-macros APIs generator
 
 # The C library.
 SUBDIRS += lib
+
+# Build the C example programs.
+SUBDIRS += examples
+
+CLEANFILES = *~