summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/wimaxasncp/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/wimaxasncp/Makefile.am b/plugins/wimaxasncp/Makefile.am
index 83c89d5046..bd02bc0b40 100644
--- a/plugins/wimaxasncp/Makefile.am
+++ b/plugins/wimaxasncp/Makefile.am
@@ -23,8 +23,6 @@
include Makefile.common
include $(top_srcdir)/Makefile.am.inc
-#AM_CFLAGS = $(GENERATED_CFLAGS)
-
#
# XXX - how to make this apply only to clean files?
#
@@ -42,6 +40,7 @@ wimaxasncp_la_SOURCES = \
$(SRC_FILES) \
$(HEADER_FILES)
+wimaxasncp_la_CFLAGS = $(GENERATED_CFLAGS)
wimaxasncp_la_LDFLAGS = -module -avoid-version
wimaxasncp_la_LIBADD = @PLUGIN_LIBS@