diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index c3ce3c4..969582d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ -EXTRA_DIST = common mib acsite.m4 -SUBDIRS = bsnmp daemon tools mibs doc +EXTRA_DIST = mib acsite.m4 +SUBDIRS = bsnmp common daemon tools mibs doc # Clean up any EXTRA_DIST we're distributing dist-hook: |