diff options
author | David Cantrell <dcantrel@mortise.boston.redhat.com> | 2007-08-09 11:20:44 -0400 |
---|---|---|
committer | David Cantrell <dcantrel@mortise.boston.redhat.com> | 2007-08-09 11:20:44 -0400 |
commit | cb28b376ce74ba58ff3651c34770af01c55406b4 (patch) | |
tree | 6e52dc5298abf3badde16697056af61f6369c7ca /include/parted/Makefile.am | |
parent | 3bb8494e1ed5af0a48ad0211c3219e653167854f (diff) | |
download | parted-cb28b376ce74ba58ff3651c34770af01c55406b4.tar.gz |
Revert "History with undo and redo capabilities."
This reverts commit 3bb8494e1ed5af0a48ad0211c3219e653167854f.
Diffstat (limited to 'include/parted/Makefile.am')
-rw-r--r-- | include/parted/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/parted/Makefile.am b/include/parted/Makefile.am index 88a426b..dd0e1d4 100644 --- a/include/parted/Makefile.am +++ b/include/parted/Makefile.am @@ -18,7 +18,6 @@ partedinclude_HEADERS = gnu.h \ natmath.h \ timer.h \ unit.h \ - history.h \ parted.h \ $(S390_HDRS) |