diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 938335e78..df171b270 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -135,7 +135,3 @@ endif if USE_AIKGEN SUBDIRS += aikgen endif - -if USE_AIKPUB2 - SUBDIRS += aikpub2 -endif |