]> git.draconx.ca Git - aspectbin.git/blobdiff - Makefile.am
Do not compile and install the example programs.
[aspectbin.git] / Makefile.am
index 9bed3950d4d6eb86d8598e3ee73e43e0cc32daee..907c9d68094c39f00394071da4661eb7e2445106 100644 (file)
@@ -1,4 +1,4 @@
-SUBDIRS = . examples
+DIST_SUBDIRS = examples
 
 ACLOCAL_AMFLAGS = -I m4
 lib_LTLIBRARIES = libaspectbin.la
@@ -6,6 +6,7 @@ lib_LTLIBRARIES = libaspectbin.la
 libaspectbin_la_SOURCES = aspectbin.c
 libaspectbin_la_CFLAGS  = $(GTK_CFLAGS)
 libaspectbin_la_LDFLAGS = $(GTK_LIBS)
+include_HEADERS = aspectbin.h
 
 if BUILD_GLADE
 libaspectbin_la_SOURCES += aspectbin-glade.c