X-Git-Url: https://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/b9f22ab5a7f4d4bfe0932debf8864a21b5c852cd..f31590988781d77ff5249987801d03a986368ca2:/Makefile.am?ds=inline diff --git a/Makefile.am b/Makefile.am index 3920780..4a79694 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1 +1,7 @@ -SUBDIRS = src doc +SUBDIRS = @SUBDIRS@ +DIST_SUBDIRS = src doc examples + +EXTRA_DIST = gob.spec.in + +dist-hook: gob.spec + cp gob.spec $(distdir)