diff options
author | Dan Williams <dcbw@redhat.com> | 2011-01-23 20:42:32 -0600 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2011-01-23 20:42:32 -0600 |
commit | f85b014d843ecb2259e9b2e21f44c24ff8ff5fdf (patch) | |
tree | ec3c622264323536910337dcd2b53a61db52bda2 /plugins | |
parent | ef8d2263018c7f4ec5ee26a1f8d690d89443c9a6 (diff) |
build: fix distcheck
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am index b74ce6e8..dd58b943 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -350,6 +350,5 @@ CLEANFILES = $(BUILT_SOURCES) EXTRA_DIST = \ $(udevrules_DATA) \ - mm-modem-option-utils.c \ - mm-modem-icera-utils.c + mm-modem-option-utils.c |