aboutsummaryrefslogtreecommitdiffstats
path: root/randpkt_core/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'randpkt_core/Makefile.am')
-rw-r--r--randpkt_core/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/randpkt_core/Makefile.am b/randpkt_core/Makefile.am
index d46b9be4b4..354598d0c4 100644
--- a/randpkt_core/Makefile.am
+++ b/randpkt_core/Makefile.am
@@ -30,17 +30,11 @@ CLEANFILES = \
librandpkt_core.a \
*~
-MAINTAINERCLEANFILES = \
- $(GENERATED_FILES) \
- Makefile.in
-
# All sources that should be put in the source distribution tarball
librandpkt_core_a_SOURCES = \
randpkt_core.c \
randpkt_core.h
-librandpkt_core_a_DEPENDENCIES =
-
doxygen:
if HAVE_DOXYGEN
$(DOXYGEN) doxygen.cfg
@@ -64,6 +58,5 @@ checkapi-todo:
$(librandpkt_core_a_SOURCES)
EXTRA_DIST = \
- $(GENERATOR_FILES) \
CMakeLists.txt \
doxygen.cfg.in