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