X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=Makefile.am;h=e9789856d06d36b50af1eca3ddd6bd31b36acf8c;hb=88aa338eed96ef3cf45bfe9e0048440c740db71b;hp=59ffc1939d3575cb565de2fa44e05e06284a1b49;hpb=6d7356763a882cc5dbd814cafd8dacffc6544af6;p=cascardo%2Fovs.git diff --git a/Makefile.am b/Makefile.am index 59ffc1939..e9789856d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -9,7 +9,6 @@ AUTOMAKE_OPTIONS = foreign subdir-objects ACLOCAL_AMFLAGS = -I m4 SUBDIRS = datapath -if ENABLE_USERSPACE AM_CPPFLAGS = $(SSL_CFLAGS) AM_CPPFLAGS += $(NCURSES_CFLAGS) AM_CPPFLAGS += $(PCRE_CFLAGS) @@ -70,4 +69,3 @@ if HAVE_PCRE include extras/ezio/automake.mk endif endif -endif # ENABLE_USERSPACE