summaryrefslogtreecommitdiff
path: root/plugins/wimaxasncp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/wimaxasncp')
-rw-r--r--plugins/wimaxasncp/Makefile.am9
1 files changed, 3 insertions, 6 deletions
diff --git a/plugins/wimaxasncp/Makefile.am b/plugins/wimaxasncp/Makefile.am
index 15c6bc3d99..83c89d5046 100644
--- a/plugins/wimaxasncp/Makefile.am
+++ b/plugins/wimaxasncp/Makefile.am
@@ -20,17 +20,16 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
+include Makefile.common
include $(top_srcdir)/Makefile.am.inc
-AM_CPPFLAGS = -I$(top_srcdir)
-
-include Makefile.common
+#AM_CFLAGS = $(GENERATED_CFLAGS)
#
# XXX - how to make this apply only to clean files?
#
#if HAVE_WARNINGS_AS_ERRORS
-#AM_CFLAGS = -Werror
+#AM_CFLAGS += -Werror
#endif
plugindir = @plugindir@
@@ -120,8 +119,6 @@ EXTRA_DIST = \
wimaxasncp_dict.l \
CMakeLists.txt
-RUNLEX = $(top_srcdir)/tools/runlex.sh
-
wimaxasncp_dict_lex.h: wimaxasncp_dict.c
wimaxasncp_dict.c: wimaxasncp_dict.h