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