diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am index a7399d1..90bdd3b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,13 +2,8 @@ noinst_PROGRAMS = testart testuta bin_SCRIPTS = \ libart2-config - -noinst_SCRIPTS = gen_art_config.sh -BUILT_SOURCES = art_config.h - -art_config.h: - ./gen_art_config.sh > art_config.h +BUILT_SOURCES = art_config.h libart-features.h EXTRA_DIST = \ libart.def \ |